egg-jc2sr
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

egg-jc2sr

egg joi controller to swagger + router

jwt

// 在app.js中设置:
app.jwt = app.passport.authenticate('jwt', {session: false, successReturnToOrRedirect: null});
// 在方法中使用@Jwt修饰

Readme

Keywords

Package Sidebar

Install

npm i egg-jc2sr

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

4.01 MB

Total Files

63

Last publish

Collaborators

  • huowenxuan