You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance OAuth 2.0 support and middleware functionality
- Added resource_server_url and resource_name to AuthSettings for improved metadata handling.
- Updated FastMCP to utilize resource metadata URL in RequireAuthMiddleware.
- Introduced get_oauth_protected_resource_metadata_url function for generating resource metadata URLs.
- Modified tests to validate new metadata endpoints and middleware behavior.
Signed-off-by: Xin Fu <[email protected]>
0 commit comments