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

https://github.com/jamesdevbie/authenticationapp

A simple User Authentication and Authorization App with Bearer Token
https://github.com/jamesdevbie/authenticationapp

bcrypt es6 express javascript jwt mongodb nodejs

Last synced: about 2 months ago
JSON representation

A simple User Authentication and Authorization App with Bearer Token

Awesome Lists containing this project

README

          

# A simple User Authentication and Authorization APP with Bearer Token

# API Documentation can be sourced below,

# https://documenter.getpostman.com/view/39168818/2sAY4uDj1F

# Additional information about the available routes,

1. Base URL - https://authenticationapp-9p1r.onrender.com/

2. App Specific route - /api/auth

3. End Points:
/register
/login
/getuser