pub fn authenticate( metadata: &MetadataMap, jwks: &JWKS, issuer_uri: &str, ) -> Result<ValidJWT, Status>
Authenticates a user by extracting the authorization token from the request metadata