Commit History

Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434)
f5238eb
unverified

Jeremiah Lowin commited on

Remove unnecessary asserts (#1484)
abc4a6d
unverified

Jeremiah Lowin commited on

Update static checks (#1448)
4d09a0b
unverified

Jeremiah Lowin nate nowack commited on

Add documentation for get_access_token() dependency function (#1446)
341332a
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Enable Protected Resource Metadata to provide resource_name and resou… (#1371)
4ee2b0f
unverified

Yann Jouanin Jeremiah Lowin commited on

fixes #1398: Add JWT claims to AccessToken (#1399)
60b71f5
unverified

Panos Argyrakis Jeremiah Lowin commited on

Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346)
8c0df0f
unverified

Jeremiah Lowin commited on

Update AuthKit vocab (#1338)
fb1f4aa
unverified

Jeremiah Lowin commited on

Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327)
3959209
unverified

Jeremiah Lowin commited on

Add complete support for TokenVerifier protocol (#1297)
b6176a5
unverified

Jeremiah Lowin commited on

feat: Allow Resource Metadata URL as field in OAuthProvider (#1287)
9a6f944
unverified

dacamposol commited on

Update bearer.py
d215186

Jeremiah Lowin commited on

Support 'scp' claim for OAuth scopes in BearerAuthProvider
5c6cd30

Jeremiah Lowin Claude commited on

fix ruff formatting
0e7ece1

Shane Stene commited on

Update bearer.py
590cdcd
unverified

sstene1 commited on

config algorithm support
1740f19

Shane Stene commited on

Fix typing
5cb97a7

Jeremiah Lowin commited on

Implement TokenVerifier protocol for mcp-python-sdk compatibility
ac19f92

Jeremiah Lowin Claude commited on

Fix typeddict imports
35d4f60

Jeremiah Lowin commited on

Merge pull request #949 from jlowin/fix-doc-render
5587624

nate nowack commited on

Apply pre-commit formatting fixes
956706c

Jeremiah Lowin commited on

Fix BearerAuthProvider audience type annotations to support List[str]
ca53851

Jeremiah Lowin Claude commited on

Use specific ValidationError instead of broad Exception catch
1839cc8

Jeremiah Lowin Claude commited on

Fix JWT issuer validation to support string values per RFC 7519
b163829

Jeremiah Lowin Claude commited on

Add audio support
8dc263e

Jeremiah Lowin commited on

Use ellipsis default
11b53ee

Jeremiah Lowin commited on

Update auth docs
f89baa1

Jeremiah Lowin commited on

Add auth docs
9103a0f

Jeremiah Lowin commited on

flatten auth settings
058fad1

Jeremiah Lowin commited on

Clean up settings
ccc6631

Jeremiah Lowin commited on

Support configuring bearer auth from env vars
b310c16

Jeremiah Lowin commited on

update typing
cc579d4

Jeremiah Lowin commited on

Add jwks tests
904d4e5

Jeremiah Lowin commited on

Add tests; update default issuer
abb2759

Jeremiah Lowin commited on

Add basic bearer auth for server and client
95e8d10

Jeremiah Lowin commited on

Create http utility
f15f08b

Jeremiah Lowin commited on

Clean up
73ff78e

Jeremiah Lowin commited on

Add basic server primitives
7befcc3

Jeremiah Lowin commited on