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:
Jeremiah Lowin 2026-02-17 18:16:05 -05:00 committed by GitHub
commit a8b100eb8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 78 additions and 48 deletions

1
.gitignore vendored
View file

@ -70,6 +70,7 @@ dmypy.json
/PLAN.md
/TODO.md
/STATUS.md
plans/
# Common FastMCP test files
/test.py