File size: 405 Bytes
1814d17
 
 
 
 
 
 
 
 
7f20f81
1814d17
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: in_memory
sidebarTitle: in_memory
---

# `fastmcp.server.auth.providers.in_memory`

## Classes

### `InMemoryOAuthProvider` <sup><a href="https://github.com/jlowin/fastmcp/blob/main/src/fastmcp/server/auth/providers/in_memory.py#L31"><Icon icon="github" size="14" /></a></sup>


An in-memory OAuth provider for testing purposes.
It simulates the OAuth 2.1 flow locally without external calls.