minauthator/lib/http_server
Matthieu Bessat 02e16a7e74 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 22:32:25 +01:00
..
src feat: support OIDC id_token 2024-12-17 22:32:25 +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 22:32:25 +01:00