- 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
How to decide which auth method is right for your docs