Hacker News new | ask | show | jobs
by paulmooney 4224 days ago
As you say, the JWT spec was not as mature at the time of writing.
1 comments

(Assuming you're the author -- who knows though.) Now that the JWT spec is mature and there are some nice implementations of it, do you think it's a good option for token-based authentication?
Yes, I'm the author. Long as the JWT spec implements a strong method of encryption , it's a good option.