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: signOut should ignore 403s #894

Merged
merged 4 commits into from May 1, 2024
Merged

fix: signOut should ignore 403s #894

merged 4 commits into from May 1, 2024

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@kangmingtay kangmingtay merged commit eeb77ce into master May 1, 2024
4 checks passed
@kangmingtay kangmingtay deleted the km/fix-tests branch May 1, 2024 12:04
@christhornham
Copy link

Do you know when this update will be merged into the npm package?

npm install @supabase/supabase-js

I'm still getting this error on:

"@supabase/supabase-js": "^2.43.0",

Thanks.

kangmingtay pushed a commit that referenced this pull request May 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.64.2](v2.64.1...v2.64.2)
(2024-05-03)


### Bug Fixes

* signOut should ignore 403s
([#894](#894))
([eeb77ce](eeb77ce))
* suppress getSession warning whenever _saveSession is called
([#895](#895))
([59ec9af](59ec9af))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Cant log out deleted user with supabase.auth.signOut()
3 participants