Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Plain Text Signature Compare issue #21

Open
stitch366 opened this issue Oct 2, 2019 · 0 comments
Open

Plain Text Signature Compare issue #21

stitch366 opened this issue Oct 2, 2019 · 0 comments

Comments

@stitch366
Copy link

The utils.plaintext function uses the utils.encode function to encode the plain text signature. This causes the this causes the plain text signature received from the request to be found invalid as the it is never encoded after having been parsed from the request (the utils.parseHeader function decodes all values).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant