Constructors
Methods
getAuthorizationEndpoint
- getAuthorizationEndpoint(): Promise<string>
Returns Promise<string>
getCheckSessionIframe
- getCheckSessionIframe(): Promise<undefined | string>
Returns Promise<undefined | string>
getEndSessionEndpoint
- getEndSessionEndpoint(): Promise<undefined | string>
Returns Promise<undefined | string>
getIssuer
- getIssuer(): Promise<string>
Returns Promise<string>
getKeysEndpoint
- getKeysEndpoint(optional): Promise<string>
Returns Promise<string>
- getKeysEndpoint(optional?): Promise<undefined | string>
Returns Promise<undefined | string>
getRevocationEndpoint
- getRevocationEndpoint(optional): Promise<string>
Returns Promise<string>
- getRevocationEndpoint(optional?): Promise<undefined | string>
Returns Promise<undefined | string>
getTokenEndpoint
- getTokenEndpoint(optional): Promise<string>
Returns Promise<string>
- getTokenEndpoint(optional?): Promise<undefined | string>
Returns Promise<undefined | string>
getUserInfoEndpoint
- getUserInfoEndpoint(): Promise<string>
Returns Promise<string>
resetSigningKeys
- resetSigningKeys(): void
Returns void
See
https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata