fn get_token_from_auth_header(header: &str) -> Option<&str>
Expand description

Get the token from a bearer authorization header