Open
Description
Here we're building/testing/discussing the supabase auth flow.
This will be developed further in isolation here using a raw implementation of supabase-js
because the nuxt module hides all of the logic and auth is a key part of our app that we need to understand.
Flows handled:
- register
- etc. will add when have time