You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SupaSocialsAuth(
socialProviders: [
SocialProviders.google,
SocialProviders.facebook,
etc...
Does't close a browser window
Which redirect link is correct?
You mentioned 3 different approach in the documentation
-io.supabase.flutterquickstart://login-callback/ ?
-io.supabase.flutter://reset-callback/
-https://***.supabase.co/auth/v1/callback
The text was updated successfully, but these errors were encountered:
SupaSocialsAuth(
socialProviders: [
SocialProviders.google,
SocialProviders.facebook,
etc...
Does't close a browser window
Which redirect link is correct?
You mentioned 3 different approach in the documentation
-io.supabase.flutterquickstart://login-callback/ ?
-io.supabase.flutter://reset-callback/
-https://***.supabase.co/auth/v1/callback
The text was updated successfully, but these errors were encountered: