Max
|
d3ffe87960
|
Split the registration request model from the registered-client record (#3181)
|
2026-07-27 23:11:01 +01:00 |
|
Max
|
7163d8263f
|
Remove the deprecated RFC7523OAuthClientProvider (#3169)
|
2026-07-25 22:50:57 +01:00 |
|
Max
|
e90a66b554
|
Rename scopes= to scope= on the client-credentials OAuth providers (#3166)
|
2026-07-25 20:23:36 +01:00 |
|
Marcelo Trylesinski
|
2713b53b12
|
Replace httpx and httpx-sse with httpx2 (#2972)
CI / checks (push) Failing after 1s
CI / all-green (push) Has been cancelled
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-07-14 17:05:08 +01:00 |
|
Marcelo Trylesinski
|
c0ecb70e24
|
Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) (#2988)
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-06-26 17:57:10 +02:00 |
|
Marcelo Trylesinski
|
cc596195bb
|
Switch RFC7523OAuthClientProvider warning to MCPDeprecationWarning (#2996)
|
2026-06-26 15:27:57 +02:00 |
|
Marcelo Trylesinski
|
48cf4950dc
|
Validate the iss authorization-response parameter (RFC 9207 / SEP-2468) (#2921)
|
2026-06-20 17:54:18 +02:00 |
|
Giulio Leone
|
7c0224828b
|
fix(oauth): include client_id in token request body for client_secret_post (#2185)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-05 14:57:33 +00:00 |
|
Max Isbey
|
a7ddfdae07
|
ci: add strict-no-cover to detect unnecessary coverage pragmas (#1897)
|
2026-01-23 21:00:20 +01:00 |
|
Max Isbey
|
5d80f4efc8
|
refactor: move inline imports to module level (#1893)
|
2026-01-16 14:54:08 +00:00 |
|
Paul Carleton
|
f82b0c9371
|
Support client_credentials flow with JWT and Basic auth (#1663)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Felix Weinberger <3823880+felixweinberger@users.noreply.github.com>
|
2025-12-02 12:53:55 +00:00 |
|
Max Isbey
|
89e9c43acf
|
Get baseline 100% clean coverage (#1553)
|
2025-11-11 14:09:32 +01:00 |
|
Luca Chang
|
f161149680
|
Implement RFC 7523 JWT flows (#1247)
Co-authored-by: Yann Jouanin <yann.jouanin@valueandco.com>
|
2025-10-29 16:48:08 +00:00 |
|