diff --git a/deploy/authentication-setup.mdx b/deploy/authentication-setup.mdx index 3808e075a..9be6a9751 100644 --- a/deploy/authentication-setup.mdx +++ b/deploy/authentication-setup.mdx @@ -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'] ---