Skip to content
This repository has been 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
merged 2 commits into from
Mar 7, 2018

Conversation

henderjon
Copy link
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

Coverage Status

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

@yedpodtrzitko
Copy link

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants