Function mas_oidc_client::requests::jose::fetch_jwks
source · pub async fn fetch_jwks(
http_service: &HttpService,
jwks_uri: &Url,
) -> Result<PublicJsonWebKeySet, JwksError>
pub async fn fetch_jwks(
http_service: &HttpService,
jwks_uri: &Url,
) -> Result<PublicJsonWebKeySet, JwksError>