Open samuraikun opened 1 year ago
@samuraikun Want some explicit comments where and how exactly we store user password just in case. And token as well.
@samuraikun Want some explicit comments where and how exactly we store user password just in case. And token as well.
Supabase supports most of the processes required for authentication. We don't need to manage passwords and tokens by ourselves. https://supabase.com/docs/guides/auth
Great !
Authentication/Authorization
Reason
Flow