Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

fix: handle invalid refresh token #126

Merged
merged 5 commits into from Mar 29, 2023
Merged

fix: handle invalid refresh token #126

merged 5 commits into from Mar 29, 2023

Conversation

Vinzent03
Copy link
Contributor

close supabase/supabase-flutter#412

I'm unsure on how to proceed with the existing error. Should we just handle it silently, or should the error still bubble up?

Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dshukertjr dshukertjr merged commit 5fdba9b into main Mar 29, 2023
4 checks passed
@dshukertjr dshukertjr deleted the fix/refresh branch March 29, 2023 13:10
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.

Sign out a user when refresh token is invalid.
2 participants