how do I get a authorization token?
have your user request a magic link, send that code to get the persistent token for authentication
sample code:
this isnt gonna help, why are you sending me things I cant understand, IM NOT A PROGRAMMER
What do you mean by auth token?
I can get one for you then, want to use this one?
56e555ce-48ca-488a-921d-e2c42fbbf93f
unfortunately, it seems like in the future glitch will start to require a captcha to get an auth token, it’s already required on the preview website
what info do you have on this?
the preview website is a separate layer over the API
I think the preview website uses a different API than the normal website. If you go to the login with email on the preview website, you’ll see a captcha and also of you use devtools network requests you’ll see that the captcha is indeed getting sent to the api
that’s when you request the code though, can’t you still submit the code without a captcha?
didn’t check it out, but if it doesn’t then we have an alternative solution like asking the user to request the code themselves