Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshludahl/nodejs_users

A basic user login system intended for a 'starter' application.
https://github.com/joshludahl/nodejs_users

api bootstrap javascript jquery jwt-token nodejs user-management

Last synced: 12 days ago
JSON representation

A basic user login system intended for a 'starter' application.

Awesome Lists containing this project

README

        

# NodeJS_Users
A basic user login system intended for a 'starter' application.
Mostly working with a bug or two. Uses sessions and cookies to protect routes. JWT is added in for use if need be.

Will update this once it's near complete, or at least working as intended.

## Postman
[Here](https://documenter.getpostman.com/view/6355920/RznJmGX2) is the link to the Postman documentation.