Skip to content

Additions to Improve Library..  #17

Open
@JulianSwales

Description

@JulianSwales

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions