0.0.1 • Published 5 years ago
@forgethis/jwt-auth v0.0.1
jwt-auth
This module should be compatible with Passport.js and be able to easily set up a local strategy for any
project needing it.
Installation
Create .env having a very strong secret that every JWT token will be encrypted, signed and decrypted, it should be a good secret.
Example .env file
SECRET=thisisthesecret123123***^^
Not stable yet.
0.0.1
5 years ago