Skip to main content

decode_token

Function decode_token 

Source
pub fn decode_token(content: &[&str]) -> String
Expand description

Decode a split, base64 encoded authentication token. We split and encode the token to bypass revoke by GitHub’s secret scanning