“Sign in with Glitch” (OAuth 2)

Is it possible to add “Sign in with Glitch” or similar? I’m looking to create an iOS app which uses the Glitch API but I have no way to sign users in. They would have to open DevTools and find their access token (which isn’t very user friendly)

1 Like

Hey @anon24070956 for the time being using the user’s persistent token is the only way to authenticate. We may offer other ways to authenticate to the Glitch API in the future but I don’t have a timeline to share for when we might get to that work. Sorry for the bother!

1 Like

Thank’s for the fast response @cori, I’ll see if I can find a way to make it work.