We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a88eb4 commit e2879b8Copy full SHA for e2879b8
advanced/user-auth/choosing-an-auth-method.mdx
@@ -3,7 +3,7 @@ title: 'Choosing an Auth Method'
3
description: 'How to decide which auth method is right for your docs'
4
---
5
6
-Before your users can access personalized content, they must be authenticated. Mintlify supports two methods of authenticating users:
+Before your users can access personalized content, they must be authenticated. Mintlify supports three methods of authenticating users:
7
8
1. **Shared Session**: Utilize the same session token used by your dashboard to authenticate users.
9
2. **JWT**: Use your own login flow to send user info to your docs via a JWT in the URL.
0 commit comments