Interface: ServerMetadataHelpers

August 29, 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.


Methods

supportsPKCE()

โ–ธ supportsPKCE(method?): boolean

Determines whether the Authorization Server supports a given Code Challenge Method

Parameters

ParameterTypeDescription
method?stringCode Challenge Method. Default is S256

Returns

boolean