- Platform Tokens — Create tokens directly via the Turso CLI or Platform API.
- External Auth Providers — Let your authentication provider (e.g., Clerk, Auth0) issue tokens using JWKS.
authToken when creating a database client:
You can get your database URL with
turso db show <database-name> --url.