Skip to content

2.10.2

Compare
Choose a tag to compare
@SerKnight SerKnight released this 03 May 18:06
· 213 commits to master since this release
0aebca7

Only validate id and access tokens on the initial callback when received

Don't invoke validation and a http request to well known jwks when decoding a previously validated id or access token

Fixes #160