You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of 3.0, we'll need to remove the dependency OpenIddict.Core has on CryptoHelper (used to generate client secret hashes and validate client secrets sent in introspection/token/revocation requests).
As part of 3.0, we'll need to remove the dependency
OpenIddict.Core
has onCryptoHelper
(used to generate client secret hashes and validate client secrets sent in introspection/token/revocation requests).More info: henkmollema/CryptoHelper#22
The text was updated successfully, but these errors were encountered: