mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
15 lines
252 B
Text
15 lines
252 B
Text
---
|
|
title: in_memory
|
|
sidebarTitle: in_memory
|
|
---
|
|
|
|
# `fastmcp.server.auth.providers.in_memory`
|
|
|
|
## Classes
|
|
|
|
### `InMemoryOAuthProvider`
|
|
|
|
|
|
An in-memory OAuth provider for testing purposes.
|
|
It simulates the OAuth 2.1 flow locally without external calls.
|
|
|