supabase-flutter 1.0.1 refresh token gone
When I'm idling in my flutter app with supabase-flutter 1.0.1 I receive this error:
Seems to be a problem getting a refresh token. This happens when I do nothing in the app (just have it open, not interacting with the app at all).
Any ideas?
1 Reply
I initialize the supabase client in my main.dart like so: