Base64 decoder supports missing padding
This makes the C implementation compatible with the Go one, which generates unpadded base64-encoded tokens.
Showing
Please register or sign in to comment
This makes the C implementation compatible with the Go one, which generates unpadded base64-encoded tokens.