mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-19 20:14:17 +02:00
Update descope version badges (#1870)
This commit is contained in:
parent
59e250a98e
commit
7e4aaa8696
1 changed files with 1 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ tag: NEW
|
|||
|
||||
import { VersionBadge } from "/snippets/version-badge.mdx"
|
||||
|
||||
<VersionBadge version="2.12.1" />
|
||||
<VersionBadge version="2.12.4" />
|
||||
|
||||
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
|
||||
|
||||
<VersionBadge version="2.12.1" />
|
||||
|
||||
For production deployments, use environment variables instead of hardcoding credentials.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue