try_from_base64url

Function try_from_base64url 

Source
pub fn try_from_base64url(input: &str) -> Option<Vec<u8>>
Expand description

Try parsing from base64url with or without padding