github openiddict/openiddict-core 3.0.3

latest releases: 5.8.0, 5.7.1, 5.7.0...
3 years ago

This minor release fixes a bug impacting an edge case where a client application is configured to require PKCE but is also allowed to use the implicit flow (a flow that can't support PKCE by definition). While not recommended, applications created with the PKCE requirement can now use the implicit flow if they have been granted the response_type=id_token, response_type=token or response_type=id_token token response type permissions.

This release also includes a work around for Oracle MySQL users (for more information, read #1234)

Don't miss a new openiddict-core release

NewReleases is sending notifications on new releases.