Auth

Auth Helpers


Working with server-side frameworks is slightly different to client-side frameworks. In this section we cover the various ways of handling server-side authentication and demonstrate how to use the Supabase helper-libraries to make the process more seamless.

Status

The Auth Helpers are deprecated. Use the new @supabase/ssr package for Server Side Authentication. Use the migration doc to learn more.