jwt-client
jwt-client copied to clipboard
Micro service to read, write and save JWT headers
Results
1
jwt-client issues
Sort by
recently updated
recently updated
newest added
The package used for decrypting the jwt token atob only works with base64 encoded strings not with base64 URL safe encoded strings. We have a JWT url safe b64 encoded...