Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

fix: signOut should ignore 403s#894

Merged
kangmingtay merged 4 commits into
masterfrom
km/fix-tests
May 1, 2024
Merged

fix: signOut should ignore 403s#894
kangmingtay merged 4 commits into
masterfrom
km/fix-tests

Conversation

@kangmingtay

Copy link
Copy Markdown
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
@kangmingtay
kangmingtay deleted the km/fix-tests branch May 1, 2024 12:04
@christhornham

Copy link
Copy Markdown

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>
mandarini pushed a commit to supabase/supabase-js that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.64.2](supabase/auth-js@v2.64.1...v2.64.2)
(2024-05-03)


### Bug Fixes

* signOut should ignore 403s
([#894](supabase/auth-js#894))
([b676ddc](supabase/auth-js@b676ddc))
* suppress getSession warning whenever _saveSession is called
([#895](supabase/auth-js#895))
([1dc87f5](supabase/auth-js@1dc87f5))

---
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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