autoendpoint::extractors::authorization_check

Function get_token_from_auth_header

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

Get the token from a bearer authorization header