Json Web Token

12 views
Skip to first unread message

2316134491

unread,
Jun 22, 2018, 9:41:07 AM6/22/18
to chicagoboss
For API service, JWT(Json Web Token) is needed. Found several solutions on github, which one can be used for production?

Also found some frameworks generate a random string, save it in database associated to user account, clear previous ones. When client send a token in, look up in database, if found, let the associated user log in. This doesn't need computation, seems to be good?

Thanks.

Konstantin

unread,
Jun 22, 2018, 10:32:38 AM6/22/18
to chica...@googlegroups.com
I use kato-im/ejwt: https://github.com/kato-im/ejwt
Reply all
Reply to author
Forward
0 new messages