-
-
Notifications
You must be signed in to change notification settings - Fork 601
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
Implement encrypted tokens #6
Comments
Do you have some references about this? I would like to contribute! |
Awesome! You should read the rfc drafts (jwt, jwa, jws and jwe). |
+1 for this! |
+1 from me as well! |
So .. @lcobucci I don't want to be rude but why on earth is this feature not done yet. I require it to prove some people wrong on twitter, so you can clearly see I needed this yesterday. Hugs and kisses, Frank |
Hi @frankdejonge, If some people on Twitter are looking for JWE support on PHP, you can appease them by answering some libraries already exist (jwt.io is a good start to find them). |
Hi @Spomky, I know @lcobucci personally, I was merely teasing him (here and on twitter). I'm very very appreciative of his work and I believe he knows that. But I do recognise that such remarks, without the required context, can be misinterpreted easily. I also do appreciate you reaching out like this, even providing a direction for a solution. That's the level of community participation I think more people should aspire to. So 👍 |
That feature would be awesome so my token are even more secure. I am reading right now the proposed IETF standard. |
Allow encrypted tokens
The text was updated successfully, but these errors were encountered: