Hello, I’m trying to get an OAuth access token using the Google authentication method. However, when I log in, the cookies are instantly deleted. I don’t know what to do.
TL;DR
Developers is having issues with session cookies being deleted after logging in with Google OAuth using Appwrite on React.