- Shared Session: Utilize the same session token used by your dashboard to authenticate users.
- JWT: Use your own login flow to send user info to your docs via a JWT in the URL.
Prerequisites
- JWT
Pros & Cons
- JWT
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to decide which auth method is right for your docs
foo.com, the API URL must start with foo.com or *.foo.comdash.foo.com, the API URL must start with dash.foo.com or *.dash.foo.comfoo.com, your docs must be hosted at foo.com or *.foo.com*.foo.com, your docs must be hosted at foo.com or *.foo.comWas this page helpful?