common::auth

Function decode_token_from_header

pub fn decode_token_from_header(
    req: Option<&HeaderValue>,
) -> Result<JwtToken, StatusMessage>