Skip to content

rjrahul98/RoleBasedAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Based Authentication

Role-based access control is an approach used to restrict access to certain parts of the system to only authorized users.

How to Run the Application

First install the required packages using

$ npm install

This Node.js application is written in Typescript so first you need to build the application using

$ tsc

After building the application now you can start the application using

$ npm start

Application is now running on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published