https://github.com/roppa/auth
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roppa/auth
- Owner: roppa
- Created: 2016-06-07T20:18:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T07:59:53.000Z (about 10 years ago)
- Last Synced: 2025-02-14T18:36:31.511Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Authentication with jsonwebtoken (jwt)
[](https://travis-ci.org/roppa/auth)
##Environmental variables
- PORT, HOST, ENVIRONMENT
- DB_HOST such as mongodb://localhost/auth
- SECRET
- AUTH_KEY
- LOGGED_IN_KEY
- NONCE_KEY
- AUTH_SALT
- SECURE_AUTH_SALT
- LOGGED_IN_SALT
- NONCE_SALT