Authentication
How to configure authentication.
The Next.js starterkit supports multiple authentication providers. You can choose the one that best fits your needs. It ships with Better Auth as the default authentication provider.
Better Auth
Configure Better Auth.
Supabase
Configure Supabase auth.
Customize auth screens
Change functionality and styles of the auth screens.
Was this helpful?