Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT

演示在一个 Node.js 项目里,签发与验证 JWT 的方法。

  1. 克隆项目
git clone https://github.com/ninghao/jwt-demo.git
  1. 安装依赖
cd jwt-demo
npm install
  1. 运行
node index.js

About

基于 Node.js 演示签发与验证 JWT

Resources

Stars

36 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages