Documentation
Next.js
Authentication

Authentication

supastarter integrates Lucia Auth (opens in a new tab) for authentication. It is a lightweight authentication library that gives you full control over your authentication flow.

💡

Why Lucia Auth:
One of the central principles of supastarter is full control over every aspect of your application. Lucia Auth takes away the complexity of authentication while giving you full flexibility over the authentication flow. It is also a popular library with a growing community and is actively maintained.

You can read more about Lucia Auth in the offical docs (opens in a new tab).

Here is an overview over the user schema of supastarter:

User schema