Hello, Appwrite is not creating the session after the Google auth but it creates the user in Appwrite auth and the page remains there.
Its throws appwriteexception: user (role: guests) missing… After google login, the page stays at the appwrite page (blank) and does not redirect back to my next.js app and then it throws appwriteexception: user (role: guests) missing… error.