pub async fn try_generate_authorizer( openid_connect: OpenIdConnectConfig, ) -> Result<Authorizer, Error>