oauth4webapi
Advanced tools
Changelog
2.0.0 (2022-11-20)
processAuthorizationCodeOpenIDResponse
to validate the issuer instead of checking the ID Token's signature. The function's options
argument was removed.processDeviceCodeResponse
to validate the issuer instead of checking the optional ID Token's signature. The function's options
argument was removed.processIntrospectionResponse
to validate the issuer instead of checking the optional JWT Introspection Response signature. The function's options
argument was removed.processRefreshTokenResponse
to validate the issuer instead of checking the optional ID Token's signature. The function's options
argument was removed.processUserInfoResponse
to validate the issuer instead of checking the optional JWT UserInfo Response signature. The function's options
argument was removed.dpop_jkt
to the authorization request.calculateJwkThumbprint
function export.jwksRequest
function export.processJwksResponse
function export.