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?