supabase / auth-helpers

A collection of framework specific Auth utilities for working with Supabase.
https://supabase.github.io/auth-helpers/
MIT License
908 stars 232 forks source link
auth hacktoberfest nextjs react supabase svelte sveltekit

@supabase/auth-helpers ⚠️ Deprecated ⚠️

⚠️ This package is now deprecated - please use the @supabase/ssr package instead. ⚠️

A collection of framework specific Auth utilities for working with Supabase.

Maintenance mode

The Auth helpers package is in maintenance mode and we won’t be actively improving it. We strongly recommend using the new @supabase/ssr package instead of auth-helpers. @supabase/ssr takes the core concepts of the Auth Helpers package and makes them available to any server framework. Check out the migration doc to learn more.

Supported Frameworks

Examples and Packages

Each package/app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

Development & Contributing

Read the development.md guide for more information on local setup, testing, and preparing a release.

Using a @supabase/auth-helpers-[framework-name] naming convention for packages