I have been trying to use google oauth on my appwrite project but the aaccount is successfully created but I can get a valid user session on my web app I have followed the document and implemented all the necessary steps but still it doesn't work.
TL;DR
Issue with Google OAuth integration on an appwrite project; account created successfully but unable to get valid user session. All necessary steps followed, but problem persists.