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
RESPONSE_IS_NOT_JSON: "OAUTH_RESPONSE_IS_NOT_JSON"
= 'OAUTH_RESPONSE_IS_NOT_JSON'
Assigned as OperationProcessingError.code when a Response does not have the
expected application/json
response-type HTTP Header.