mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Add JWT audience validation and RFC 8707 warnings to auth providers (#3204)
* Add JWT audience validation and RFC 8707 warnings to auth providers * chore: Update SDK documentation * Update AuthKit example README env var name * Move RFC 8707 warnings inside default verifier guard * chore: Update SDK documentation --------- Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
This commit is contained in:
parent
016b9f90e0
commit
a8b100eb8c
14 changed files with 78 additions and 48 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -70,6 +70,7 @@ dmypy.json
|
|||
/PLAN.md
|
||||
/TODO.md
|
||||
/STATUS.md
|
||||
plans/
|
||||
|
||||
# Common FastMCP test files
|
||||
/test.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue