An open API service indexing awesome lists of open source software.

https://github.com/levelopers/jwt-authentication

using jsonwebtoken npm module to build stateless authentication
https://github.com/levelopers/jwt-authentication

Last synced: about 1 year ago
JSON representation

using jsonwebtoken npm module to build stateless authentication

Awesome Lists containing this project

README

          

# jwt-authentication

---- using jsonwebtoken npm module to build stateless authentication

#### 1.sign token
![Screen Shot 2019-04-09 at 10 33 12 PM](https://user-images.githubusercontent.com/38830527/55847508-8bd6db00-5b17-11e9-90cd-3dd141052dc6.png)

#### 2. verify token
![Screen Shot 2019-04-09 at 10 34 27 PM](https://user-images.githubusercontent.com/38830527/55847530-aad56d00-5b17-11e9-8d86-1e2b8798b770.png)