harshit-paneri / role-based-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Role Based Access Control

Install

git clone https://github.com/harshit-paneri/role-based-auth.git

cd role-based-auth

npm install

npm start

All Endpoints

  • Register Admin /api/users/register-admin

Alt text

  • Register User /api/users/register-user

    Alt text

  • Register Super User /api/users/register-super-user Alt text

  • Login User /api/users/login-user

    Alt text

    • Bad Request

    Alt text

About


Languages

Language:JavaScript 100.0%