Function build_auth

Source
fn build_auth(secret: JwtSecret) -> Result<(Authorization, Claims)>