Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 925 Bytes

skipSubjectCheck.md

File metadata and controls

24 lines (14 loc) · 925 Bytes

Variable: skipSubjectCheck

💗 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.


const skipSubjectCheck: typeof oauth.skipSubjectCheck = oauth.skipSubjectCheck

DANGER ZONE - This option has security implications that must be understood, assessed for applicability, and accepted before use.

Use this as a value to fetchUserInfo expectedSubject parameter to skip the sub claim value check.

Deprecated

Marked as deprecated only to make it stand out as something you shouldn't use unless you've assessed the implications.

See

OpenID Connect Core 1.0