fastmcp/tests/auth
Jeremiah Lowin 63f3940c6f Support 'scp' claim for OAuth scopes in BearerAuthProvider
Some Identity Providers use 'scp' claim instead of the standard 'scope' claim for OAuth scopes. This change updates the scope extraction logic to support both claims, with 'scope' taking precedence when both are present.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 20:18:54 -04:00
..
providers Support 'scp' claim for OAuth scopes in BearerAuthProvider 2025-07-03 20:18:54 -04:00
__init__.py clean up test inits 2025-05-31 19:32:08 -04:00
test_oauth_client.py Add structured content & update almost all tests 2025-06-27 15:40:52 -04:00