Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additions to Improve Library.. #17

Open
JulianSwales opened this issue Aug 9, 2022 · 1 comment
Open

Additions to Improve Library.. #17

JulianSwales opened this issue Aug 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@JulianSwales
Copy link

I've taken a look at this library and played with it a bit.. Here are a few suggestions to improve it..

  1. 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.
  2. Show the deep linking in action, actually working and how to set it up.. This is something I'm still trying to understand..
  3. Show Logout Flow.. I logged in using this package, but there was no logout button.
  4. Show restored session flow.
  5. 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.

@FatumaA
Copy link
Collaborator

FatumaA commented Aug 9, 2022

Thank you for the suggestions @JulianSwales 😊. We will def look into it

@FatumaA FatumaA added the enhancement New feature or request label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants