Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) f5238eb unverified Jeremiah Lowin commited on Aug 18, 2025
Add documentation for get_access_token() dependency function (#1446) 341332a unverified Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on Aug 11, 2025
fixes #1398: Add JWT claims to AccessToken (#1399) 60b71f5 unverified Panos Argyrakis Jeremiah Lowin commited on Aug 10, 2025
Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346) 8c0df0f unverified Jeremiah Lowin commited on Aug 3, 2025
Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 3959209 unverified Jeremiah Lowin commited on Aug 1, 2025
Add complete support for TokenVerifier protocol (#1297) b6176a5 unverified Jeremiah Lowin commited on Jul 30, 2025
feat: Allow Resource Metadata URL as field in OAuthProvider (#1287) 9a6f944 unverified dacamposol commited on Jul 29, 2025
Support 'scp' claim for OAuth scopes in BearerAuthProvider 5c6cd30 Jeremiah Lowin Claude commited on Jul 4, 2025
Implement TokenVerifier protocol for mcp-python-sdk compatibility ac19f92 Jeremiah Lowin Claude commited on Jun 26, 2025
Fix BearerAuthProvider audience type annotations to support List[str] ca53851 Jeremiah Lowin Claude commited on Jun 20, 2025
Use specific ValidationError instead of broad Exception catch 1839cc8 Jeremiah Lowin Claude commited on Jun 20, 2025
Fix JWT issuer validation to support string values per RFC 7519 b163829 Jeremiah Lowin Claude commited on Jun 20, 2025