openidconnect-rs
openidconnect-rs copied to clipboard
Enable timing-resistant-secret-traits feature for PartialEq/Hash
This is a follow up on https://github.com/ramosbugs/oauth2-rs/pull/232, so we don't have to have the oauth2 dependency directly mentioned when using this feature. Edit: A new version of oauth2 needs to be released for this to work.