-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the ability to decode a JWT token without specifying an audience.
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.
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters