Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Algorithm.Sign() was pre-encoding the signature; the rest of the lib then double encoded them#18

Merged
robbert229 merged 2 commits into
robbert229:masterfrom
henderjon:master
Mar 7, 2018
Merged

Algorithm.Sign() was pre-encoding the signature; the rest of the lib then double encoded them#18
robbert229 merged 2 commits into
robbert229:masterfrom
henderjon:master

Conversation

@henderjon
Copy link
Copy Markdown
Contributor

@henderjon henderjon commented Feb 22, 2018

Externally created tokens were failing to validate, it turns out that signatures were being double encoded.

I used the debugger at jwt.io to confirm.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 75.238% when pulling 2479b53 on henderjon:master into 0c02049 on robbert229:master.

@yedpodtrzitko
Copy link
Copy Markdown

can confirm this issue

@robbert229 robbert229 merged commit 81ddea8 into robbert229:master Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants