Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

idtoken-verifier

Package Overview
Dependencies
Maintainers
39
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idtoken-verifier - npm Package Versions

13

2.0.1

Diff

Changelog

Source

v2.0.1 (2020-01-10)

Full Changelog

Removed

  • [SDK-1266] Removed iat future value check #95 (stevehobbsdev)
stevehobbsdev
published 2.0.0 •

Changelog

Source

v2.0.0 (2019-12-06)

Full Changelog

This new major version introduces more validation checks on ID tokens for OIDC conformance and as such could introduce a breaking change if you are already validating tokens that are not OIDC conformant.

In addition, methods that were marked as deprecated in v1.5.0 have now been removed. From here, always use the verify method to validate ID tokens.

Changed

Removed

Security

stevehobbsdev
published 1.5.1 •

Changelog

Source

v1.5.1 (2019-12-06)

Full Changelog

Re-release to correct build directory error

stevehobbsdev
published 1.5.0 •

Changelog

Source

v1.5.0 (2019-12-05)

Full Changelog

Added

  • [SDK-1166] Replaced promise-polyfill with es6-promise, applied globally #78 (stevehobbsdev)
luisrudge
published 1.4.1 •

Changelog

Source

v1.4.1 (2019-07-09)

Full Changelog

Fixed

  • Use unfetch without requiring window at load time #42 (luisrudge)
luisrudge
published 1.4.0 •

Changelog

Source

v1.4.0 (2019-06-18)

Full Changelog

Fixed

  • Validate claims after verifying the signature of the token #39 (luisrudge)
luisrudge
published 1.3.1 •

luisrudge
published 1.3.0 •

Changelog

Source

v1.3.0 (2019-06-05)

Full Changelog

Changed

luisrudge
published 1.2.0 •

Changelog

Source

v1.2.0 (2018-03-21)

Full Changelog

Added

  • Add option to set the endpoint to fetch the jwks.json file #19 (luisrudge)
  • Adding access_token validation method validateAccessToken #17 (luisrudge)
luisrudge
published 1.1.2 •

Changelog

Source

v1.1.2 (2018-03-01)

Full Changelog

Fixed

  • Fixing issue with IdTokenVerifier.getRsaVerifier #14 (dfung)

  • Use base64-js methods instead of browser globals atob and btoa #15 (maxbeatty)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc