Once PR #45 is merged, the last Supabase auth feature to implement is the "passwordless" or "magiclink" styles where there signin is just an email
https://supabase.io/docs/reference/javascript/auth-signin#sign-in-with-magic-link
This would require either a way of pinking just to enter in the email or maybe a Password/Passwordless radio button on the form?
Open to ideas.
See:
#19
and
#45
Once PR #45 is merged, the last Supabase auth feature to implement is the "passwordless" or "magiclink" styles where there signin is just an email
https://supabase.io/docs/reference/javascript/auth-signin#sign-in-with-magic-link
This would require either a way of pinking just to enter in the email or maybe a Password/Passwordless radio button on the form?
Open to ideas.
See:
#19
and
#45