This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
1.1.0
Bugs Fixed
- [Breaking change] Parameter was renamed on OpenIdConnectHandler.HandleSignOutAsync (#1030)
- Improper JWT used in token validation for hybrid "code id_token token" OpenId Connect flow (#1007)
- Ensuring the generated redirect URL is valid (#903)
- Can't perform custom error handling using OpenIdConnect OnAuthenticationFailed event (#884)