This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
Incorrect Base64URL encoding used (should not use padding) #21
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
In order to be compliant with JWE/JWS specification we should be using no padding with the JWE/JWS libraries. This is incorrectly implemented and should be switched.
The text was updated successfully, but these errors were encountered: