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

fix: handle new auth state event #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

j4w8n
Copy link
Contributor

@j4w8n j4w8n commented Dec 2, 2024

What kind of change does this PR introduce?

Bug fix, sort of.

What is the current behavior?

No real current behavior.

What is the new behavior?

Handles a new STORAGE_UPDATED auth event, per auth-js PR supabase/auth-js#986, to resolve an edge case issue. The auth-js PR is pending, so DO NOT MERGE this PR until that PR is merged or if the auth team has decided to move forward with this.

Additional context

Helps fix supabase/auth-js#911 for ssr users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PKCE flow issue with other than supabase code query in URL
1 participant