From 7e4aaa86969e04a05330c6d4e55f9b6c647c8756 Mon Sep 17 00:00:00 2001
From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
Date: Fri, 19 Sep 2025 13:48:13 -0400
Subject: [PATCH] Update descope version badges (#1870)
---
docs/integrations/descope.mdx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/integrations/descope.mdx b/docs/integrations/descope.mdx
index cd6be9539..cf9f392df 100644
--- a/docs/integrations/descope.mdx
+++ b/docs/integrations/descope.mdx
@@ -8,7 +8,7 @@ tag: NEW
import { VersionBadge } from "/snippets/version-badge.mdx"
-
+
This guide shows you how to secure your FastMCP server using [**Descope**](https://www.descope.com), a complete authentication and user management solution. This integration uses the [**Remote OAuth**](/servers/auth/remote-oauth) pattern, where Descope handles user login and your FastMCP server validates the tokens.
@@ -102,7 +102,6 @@ if __name__ == "__main__":
## Environment Variables
-
For production deployments, use environment variables instead of hardcoding credentials.