supabase / gotrue-dart

A dart client library for GoTrue.
MIT License
46 stars 37 forks source link

fix: handle invalid refresh token #126

Closed Vinzent03 closed 1 year ago

Vinzent03 commented 1 year ago

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?