What is my login for Git if I signed for Glitch with Gmail?

I signed up for Glitch with my gmail account (using “sign up with gmail” button).
Now I want to clone my project from Glitch into my laptop.
But when I try git clone https://api.glitch.com/git/my-app-name it asks for a login and password.
What is my login and password in this case? I tried my glitch username and my gmail password but it doesn’t work.
How do I authenticate myself to your git repo if I technically don’t have a Glitch password? Please help!

Hey @mairabay,

Can you read this thread: How do you clone the git repo? and see if it’s of any use :slight_smile: ?

1 Like

The linked thread helped. Thank you so much!

1 Like