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

Fixing various bugs with JWT part #690

Closed
wants to merge 2 commits into from
Closed

Fixing various bugs with JWT part #690

wants to merge 2 commits into from

Conversation

mtangoo
Copy link

@mtangoo mtangoo commented Jan 2, 2016

No description provided.

There is problem where you cannot use the generated token successfully (JWT). I found that decoding is done using Public key. I think it was signed with Privkey and so it should be decoded with it.
@bshaffer
Copy link
Owner

bshaffer commented Jan 8, 2016

closing this, as it is wrong and there is really nothing good about it. Sorry :(

@bshaffer bshaffer closed this Jan 8, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants