supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
318 stars 152 forks source link

fix: signOut should ignore 403s #894

Closed kangmingtay closed 1 month ago

kangmingtay commented 1 month ago

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.

christhornham commented 1 month ago

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.