Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onAuthStateChange should not send a request to set the session #184

Closed
hf opened this issue May 17, 2023 · 1 comment · Fixed by #222
Closed

onAuthStateChange should not send a request to set the session #184

hf opened this issue May 17, 2023 · 1 comment · Fixed by #222
Labels
bug Something isn't working

Comments

@hf
Copy link

hf commented May 17, 2023

You can just use document.cookie?

See: supabase/auth-js#579

@hf hf added the bug Something isn't working label May 17, 2023
@j4w8n
Copy link

j4w8n commented May 31, 2023

You can just use document.cookie?

See: supabase/gotrue-js#579

I understand that document.cookie can be used, but "should not" seems to imply that the code is doing something wrong. Can you explain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants