v2.1.0
New
Forgot password feature 🚀
There is a SSR mismatch warning due to the nature of oauth process (callback URL with fragment #, oauth spec).
I think I'll come back to this feature with something different (based on session cookies), but It works as expected for now.
This warning in the console is "expected" because we use a client-side code (supabase authListener) that changes the rendered URL 😅.