This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
koa3-demo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56
Commits
8
Branches
0
Tags
4.9 MiB
JavaScript
54.7%
Pug
32.8%
CSS
10.4%
Shell
0.7%
Batchfile
0.6%
Other
0.8%
Tree:
2d660e42db
alpha
feat/collect
main
pure
re
refactor
ssr
vite
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2d660e42db'
${ noResults }
koa3-demo
/
_backup_old_files
/
middlewares
/
Auth
/
jwt.js
3 lines
90 B
Raw
Blame
History
// 兼容性导出,便于后续扩展
import
jwt
from
"jsonwebtoken"
export
default
jwt
Reference in new issue