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
I've taken a look at this library and played with it a bit.. Here are a few suggestions to improve it..
Show user how to query Supabase after login.. I don't understand how I'm to use the authenticated user from this package in a Supabase request.. When using the base supabase_flutter library, I got caught out intializing two Supabase instances which made all my calls fail when RLS was implemented.
Show the deep linking in action, actually working and how to set it up.. This is something I'm still trying to understand..
Show Logout Flow.. I logged in using this package, but there was no logout button.
Show restored session flow.
Show how the new 1.0.0-dev OnAuthenticated/UnAuthenticated State from Supabase package should be used..
This is a great package and it helped me solve one flow problem.. Thanks.
The text was updated successfully, but these errors were encountered:
I've taken a look at this library and played with it a bit.. Here are a few suggestions to improve it..
This is a great package and it helped me solve one flow problem.. Thanks.
The text was updated successfully, but these errors were encountered: