Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

signature_provided with " at the end #1

Open
KoljaL opened this issue Apr 29, 2022 · 0 comments
Open

signature_provided with " at the end #1

KoljaL opened this issue Apr 29, 2022 · 0 comments

Comments

@KoljaL
Copy link

KoljaL commented Apr 29, 2022

First: thank you for this function!

I orientated my code on the php-jwt-rest-authentication example, but i always got an invalid token.
After some research, i found out, that the $signature_provided always has a " at the end, but the $base64_url_signature not.

$base64_url_signature

MJrakX4rOoEf7dp9AU8aqcxd9oIsDbJWc15yVgwKe0M

$signature_provided

MJrakX4rOoEf7dp9AU8aqcxd9oIsDbJWc15yVgwKe0M"

Is this a known issue?

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

No branches or pull requests

1 participant