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

feat(auth): add sign_out method to reset session and trigger auth event #1015

Closed
wants to merge 1 commit into from

Conversation

newwingbird
Copy link
Contributor

@newwingbird newwingbird commented Dec 14, 2024

Related to #926

This PR introduces a new sign_out method to handle user sign-out functionality in the Supabase client and includes corresponding tests to ensure the method works correctly.

Proposal

In consideration of the Issue, If you can approve this PR, I will make the change of docs.

@silentworks
Copy link
Contributor

This PR doesn't address the issue mentioned. The auth.sign_out() already does what you are duplicating here.

@newwingbird
Copy link
Contributor Author

@silentworks thank you for the review.

I can't solve it imidielty , so I'm closing this PR.

@newwingbird newwingbird deleted the sign-out branch December 17, 2024 14:55
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.

2 participants