Skip to content

v2.1.0

Compare
Choose a tag to compare
@ericchiang ericchiang released this 19 Aug 21:18
· 22 commits to v2 since this release
2be1c5b

Features:

  • ID Token verification now validates "nbf" (not before) claim if present #210 (@anderseknert)
  • A new SkipIssuerCheck flag allows skipping the "iss" check when verifying ID Tokens #202 (@ericchiang)