node-openid-client

OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

MIT License

Downloads
10.2M
Stars
1.8K
Committers
45

Bot releases are visible (Hide)

node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • typescript: add a missing PATCH method to requestResource (6b2c3ce), closes #368
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • fapi: validate ID Token's iat regardless of which channel it came from (b68b9ab)
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • typescript: add types for 4.6.0 additions (9064136)
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • typescript: add types for 4.7.0 additions (2c1d2ab)
node-openid-client -

Published by panva over 3 years ago

Features

node-openid-client -

Published by panva over 3 years ago

Features

  • added OAuth 2.0 Pushed Authorization Requests client API (e7af9f5), closes #259
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • interoperable audience array value for JWT Client auth assertions (da7d2f0)
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • use mtls token endpoint alias as audience when using jwt auth with mtls constrained tokens (c463359)
node-openid-client -

Published by panva over 3 years ago

Features

  • include nbf in FAPIClient Request Objects (0be56ba)
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • resolve discovery URIs one by one to yield consistent results (6b18218), closes #260 #267
node-openid-client -

Published by panva over 3 years ago

Bug Fixes

  • hide AggregateError message stack (3011cca), closes #336
node-openid-client -

Published by panva over 3 years ago

Features

  • allow options.https.pfx for mTSL (075cad7), closes #326
node-openid-client -

Published by panva almost 4 years ago

Features

  • typescript: add userinfo response generics (b176b2f)
node-openid-client -

Published by panva almost 4 years ago

Performance

  • use base64url encoding in node when available (24ab5b4)
node-openid-client -

Published by panva almost 4 years ago

Bug Fixes

  • push pkce <> response type resolution to the authenticate function (1970af4), closes #312
node-openid-client -

Published by panva about 4 years ago

Bug Fixes

  • typescript: add state property to AuthorizationParameters (#305) (b9dfa60), closes #304
node-openid-client -

Published by panva about 4 years ago

Features

  • add callback extras to strategy options (#295) (b77466d)
node-openid-client -

Published by panva about 4 years ago

Bug Fixes

  • typescript: ts module interop issues with default export (6ca57d0), closes #291
node-openid-client -

Published by panva about 4 years ago

Features

  • OAuth 2.0 DPoP in various relevant API interfaces (44a0de7)
node-openid-client -

Published by panva about 4 years ago

Bug Fixes

  • updated request object mime-type as per draft-ietf-oauth-jwsreq-30 (d5cc619)
Package Rankings
Top 0.78% on Npmjs.org
Related Projects