authenticate_jwt

Function authenticate_jwt 

Source
pub async fn authenticate_jwt(
    state: &AuthState,
    auth_header: &str,
) -> Option<AuthResult>
Expand description

Authenticate using JWT