Skip to main content

extract_token

Function extract_token 

Source
fn extract_token(ctx: &Context) -> Option<String>
Expand description

Extracts the raw bearer token (without the Bearer prefix) from the Authorization header.