pub fn decode_token(content: &[&str]) -> String
Decode a split, base64 encoded authentication token. We split and encode the token to bypass revoke by GitHub’s secret scanning