openid-client
Advanced tools
Changelog
5.0.0 (2021-10-27)
id_token code
and grant_types accordinglyunpackAggregatedClaims
and fetchDistributedClaims
were removed with no replacement.response
property attached to some RPError or
OPError instances is now an instance of http.IncomingMessage. Its
body is available on its body
property as either JSON if it could be
parsed, or a Buffer if it failed to pass as JSON./.well-known/oauth-authorization-server
. To load such discovery
documents pass full well-known URL to Issuer.discover.