Hello people, I need urgent help. It's like this I'm using auth.js to authenticate my site and using Google to log in, when I click to log in with Google it redirects to the Google page I log in, but when it goes back to my site it goes to this url:
"https://www.templaite.ai/api/auth/callback/google? code=4%2F0AQSTgQETe0hEXCebjFwvY4xpq7tMfmgwTpcsUQ9Q-rEehAex-rRVAr_qjWZW4-p7NSgsQQ&scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fww. googleapis.com%2Fauth%2Fuserinfo.profile+openid&authuser=0&prompt=none"
And does not create the session token, this only happens when I deploy the site on vercel Localhost does not happen.
I am also facing this issue, have you solved?
But in my case it happen with flutter android oauth2 google login/signup
You're using Appwrite?
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- Paused project can't activate
I have failed to reactivate one my projects which had been paused