with_auth

Function with_auth 

Source
pub fn with_auth() -> impl Filter<Extract = ((),), Error = Rejection> + Clone
Expand description

Checks the authorization header for a valid token.