Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.turbostack.io/llms.txt

Use this file to discover all available pages before exploring further.

TurboStack supports two different authenticaiton methods:
  • Magic Link - Perform login through a passwordless email confirmation. (Default)
  • OAuth - Perform a login through a list of OAuth providers.
To get things started, add this to your .env.local: (skip if you already did it)
NEXTAUTH_URL=http://app.localhost:3000
NEXTAUTH_SECRET={{random_uuid}}