OidcDiscoveryCache Class
Persistently caches validated OIDC discovery metadata.
Methods
| Name | Description | |
|---|---|---|
| constructor(issuer: string, dir?: string): OidcDiscoveryCache | ||
| getConfiguration(): Promise<AuthorizationServiceConfiguration> |
Defined in
- OidcDiscoveryCache.ts Line 35
Last Updated: 03 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.