mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-17 11:09:11 +02:00
18 lines
177 B
Text
18 lines
177 B
Text
---
|
|
title: bearer
|
|
sidebarTitle: bearer
|
|
---
|
|
|
|
# `fastmcp.client.auth.bearer`
|
|
|
|
## Classes
|
|
|
|
### `BearerAuth`
|
|
|
|
**Methods:**
|
|
|
|
#### `auth_flow`
|
|
|
|
```python
|
|
auth_flow(self, request)
|
|
```
|