5.0.0
What's Changed
- Fixed a bug that throws NullReferenceException in jwks debug log output. by @Monagano in #313
- Remove support for nonce parameter by @leastprivilege in #328
- Fix AuthenticationTime calculation by @leastprivilege in #329
- Add a factory for HTTP clients by @leastprivilege in #327
- Added the possibility to configure the length of the nonce and the state by @rollagnier in #305
- Bump System.IdentityModel.Tokens.Jwt from 6.9.0 to 6.12.0 by @dependabot-preview in #330
- fix kestrel null reference exception by @corneliusmunz in #340
New Contributors
- @Monagano made their first contribution in #313
- @rollagnier made their first contribution in #305
- @corneliusmunz made their first contribution in #340
Full Changelog: 4.0.0...5.0.0