- Notifications
You must be signed in to change notification settings - Fork0
ally-commits/node-multi-auth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
THIS PROJECT WAS MADE OUT NODE EXPRESS
TO RUN THIS PROJECT:
#AFTER CLONING
$npm install
$node server.js
THIS WOULD START SERVER INhttp://localhost:9000
API'S:
AUTH:
POST - /api/auth/login
POST - /api/auth/register
CUSTOMER:
GET - /api/customer/get-loans
AGENT:
POST - /api/agent/create-loan
PUT - /api/agent/update-loan
GET - /api/agent/get-users
GET - /api/agent/get-loans
ADMIN:
GET - /api/admin/get-loans
GET - /api/admin/get-users
POST - /api/admin/add-agent
PUT - /api/admin/update-loan-status
About
NodeJS multi-auth configuration using mongodb
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published