You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability to decode a JWT token without specifying an audience. (#336)
Adding this allows us to continue using this library to decode a JWT
token with a secret (the way it used to be possible pre v9).
Without this we cannot update to v9 and we are stuck in v8.3.
Co-authored-by: sagunb <sagunb@users.noreply.github.com>
0 commit comments