decode_token_header

Function decode_token_header 

Source
pub fn decode_token_header(token: &str) -> Result<Header, AuthenticationError>