Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 603 Bytes

JWT_USERINFO_EXPECTED.md

File metadata and controls

12 lines (7 loc) · 603 Bytes

Variable: JWT_USERINFO_EXPECTED

💗 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 JWT_USERINFO_EXPECTED: "OAUTH_JWT_USERINFO_EXPECTED" = 'OAUTH_JWT_USERINFO_EXPECTED'

Assigned as OperationProcessingError.code when a JWT UserInfo Response was expected but a regular JSON one was given instead.