Releases: erlef/oidcc
Releases · erlef/oidcc
v3.5.2
What's Changed
- Update README.md for private_key_jwt usage by @LostKobrakai in #441
- Update Igniter by @maennchen in #446
New Contributors
- @LostKobrakai made their first contribution in #441
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.0
What's Changed
- Igniter Setup (
mix oidcc.gen.provider_configuration_worker
) by @maennchen in #379
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Handle Token Struct in Logout.initiate_url/3 by @maennchen in #429
- Fix secret type for unauthenticated by @maennchen in #436
- Add a regex option for issuer validation by @MrYawe in #435
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat: set
aud
claim to Issuer by @paulswartz in #418 - Validate arguments to validate_jwt fn by @maennchen in #422
- Relocate Key rotation into Token Validation by @maennchen in #420
- Cleanup duplicated code around oidcc_token:validate_jwt/3 by @maennchen in #424
Full Changelog: v3.2.6...v3.3.0
v3.2.6
What's Changed
- Check if PKCE is supported when exchanging token by @maennchen in #399
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Update Security Policy by @maennchen in #380
- Implement Scorecard by @maennchen in #384
- fix: correct types in client_context.ex by @dustinfarris in #388
- Fix Config Worker Types by @maennchen in #395
New Contributors
- @dustinfarris made their first contribution in #388
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Fix Authorization Request Params by @maennchen in #378
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Fix JWT Authorization Query Parameters by @paulswartz in #375
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Update Erlang / Elixir for Dev / CI by @maennchen in #372
- Switch to attribute based documentation by @maennchen in #373
- token introspect remove client id constraint by @danj3 in #363
New Contributors
Full Changelog: v3.2.1...v3.2.2