Interface: ConfigurationMethods

April 3, 2025 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


Public methods available on a Configuration instance

Methods

clientMetadata()

โ–ธ clientMetadata(): Readonly<OmitSymbolProperties<ClientMetadata>>

Used to retrieve the Client Metadata

Returns

Readonly<OmitSymbolProperties<ClientMetadata>>


serverMetadata()

โ–ธ serverMetadata(): Readonly<ServerMetadata> & ServerMetadataHelpers

Used to retrieve the Authorization Server Metadata

Returns

Readonly<ServerMetadata> & ServerMetadataHelpers