flâneur

Auth | Supabase Docs

supabase.com · 278 words · saved by 2 readers

Use Supabase to Authenticate and Authorize your users.

Use Supabase to authenticate and authorize your users. Supabase Auth makes it easy to implement authentication and authorization in your app. We provide client SDKs and API endpoints to help you create and manage users. Your users can use many popular Auth methods, including password, magic link, one-time password (OTP), social login, and single sign-on (SSO). Authentication and authorization are the core responsibilities of any Auth system. Authentication means checking that a user is who they say they are. Authorization means checking what resources a user is allowed to access.…

saved by

related reading