Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 00:00
· 26 commits to main since this release

6.0.0 (2023-07-05)

Features

  • simplify return type of openIDJWTVerify (54ed7f7)

BREAKING CHANGES

  • now returns OpenIDJWTVerified object instead of Map<OpenIDTokens, JWTVerifyResult>