An open API service indexing awesome lists of open source software.

https://github.com/roppa/auth


https://github.com/roppa/auth

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

#Authentication with jsonwebtoken (jwt)

[![Build Status](https://travis-ci.org/roppa/auth.svg?branch=master)](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