the Google OAuth2 is working perfectly in localhost, but when I bring it to production that means real domain, then when I clicked button signin nothing happened, no error pop up.
More context, Im using this function to redirect to gg login, account?.createOAuth2Session(OAuthProvider.Google, success, failure); but it just passed through and nothing change in the website. Please help me, thanks in advance
switched to use Oauthtoken, but the errors 's still there, clicking siging button and nothing happen 🙁
im expecting to redirect to google login, but not working. Local 's workiing well
Could you provide an video recording if possible And check the logs of what is happening?
Recommended threads
- Trouble Creating Database and Collection...
I’ve set up my project credentials (endpoint, project ID) and generated an API key. I’m currently focusing on creating only the database and collections (tables...
- DOWN GRADING FROM PRO
I previously subscribed to pro on one of my projects for trial but unfortunately ive been billed for this month, my aim was to try pro for one month, is there ...
- Golang for backend
hi coders! ,I am new to golang and backend as a whole, I found golang pretty easy to learn due to my previous knowledge in CPP and python, the syntax felt prett...