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.
▸ supportsPKCE(method
?): boolean
Determines whether the Authorization Server supports a given Code Challenge Method
Parameter | Type | Description |
---|---|---|
method ? |
string |
Code Challenge Method. Default is S256 |
boolean