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
- Host: GitHub
- URL: https://github.com/jamesdevbie/authenticationapp
- Owner: jamesdevbie
- Created: 2024-10-29T10:29:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:13:01.000Z (over 1 year ago)
- Last Synced: 2025-04-03T23:22:43.033Z (about 1 year ago)
- Topics: bcrypt, es6, express, javascript, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage: https://authenticationapp-9p1r.onrender.com/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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