Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/authentication-setup.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Authentication setup"
description: "Configure user authentication for your site to control access to pages and API references. Make pages private to your Mintlify organization, or use password, OAuth, or JWT authentication."
description: "Set up user authentication to control access to pages and API references using password, OAuth, JWT, or Mintlify-managed private access."
keywords: ['authentication', 'auth', 'OAuth', 'JWT', 'password', 'private']
---

Expand Down
Loading