Skip to main content

derive_code_challenge

Function derive_code_challenge 

Source
pub fn derive_code_challenge(verifier: &str) -> String
Expand description

Derive the code_challenge from a code_verifier using S256 (SHA-256 + base64url).