#OAuth session cookie is set but wont delete
1 messages · Page 1 of 1 (latest)
When a user clicks the log in with github button, once it redirects it now displays
1 messages · Page 1 of 1 (latest)
that error means they haven't logged in. your problem might be 3rd party cookies. Look into enabling 3rd party cookies while you're developing. In prod, you'll need a custom domain. see https://appwrite.io/docs/custom-domains
When a user clicks the log in with github button, once it redirects it now displays