Tyler

Results 218 comments of Tyler

Closing in favor of https://github.com/supabase-community/flutter-auth-ui/pull/116

It seems like Google has fixed the issue now internally? https://github.com/flutter/flutter/issues/155429

Are you thinking of creating a separate library that adds offline capabilities, or building offline support right into supabase-kt? If it's a library that users can optionally add to make...

These types of errors are hard to track down the cause. If anyone is able to reliably reproduce the issue, sharing the steps would greatly help us track down what...

@rebryk Can you just hide what you need to hide and paste it here?

For Google sign-in, you can use native Google sign-in that we offer to get your desired effect. https://supabase.com/docs/guides/auth/social-login/auth-google?queryGroups=environment&environment=client&queryGroups=framework&framework=remix&queryGroups=platform&platform=flutter

Hi @deliqs, Sorry to hear that you are having troubles with Supabase and Flutter. Thank you for listing the errors you see in the logs. This is very helpful. I...

@bdlukaa Yeah, we do have a mechanism that will retry refreshing auth token upon failure. @deliqs Thanks for the additional details. You mentioned that you were able to view the...