OrptOriginal post
Web Developer
Hi,
I have a next.js + appwrite app using OAuth2 as auth service.
After deployment(vercel) I can login from my laptop, but when trying to login with the same user on mobile chrome it doesn't connect and stays logged out.
Any idea what can cause this behavior?
Summary
Developers using Next.js + Appwrite for OAuth2 authentication are facing an issue where logging in works on their laptop but not on mobile Chrome after deployment on Vercel. Any insights on why this might be happening?