minauthator/lib/http_server
Matthieu Bessat d982f2af0d feat: support OIDC id_token
- generate JWT id_token in token exchange
- store optional nonce in authorization object
- switch to RS256 algorithm for JWT signature
- add JWKs endpoint to provide OIDC clients with public keys
2024-12-17 12:39:55 +01:00
..
src feat: support OIDC id_token 2024-12-17 12:39:55 +01:00
build.rs refactor: structure of an hexagonal architecture 2024-12-01 21:51:16 +01:00
Cargo.toml feat: support OIDC id_token 2024-12-17 12:39:55 +01:00