Skip to content

A service that manages user role and permission

Notifications You must be signed in to change notification settings

p-jk/auth-service

Repository files navigation

Auth Service

An API server to manage user, role and permissions. It also implements JWT token and stored in cookies.

Installation

Create database and update the .env file

npm run migrate
npm run seed
npm start

Swagger

http://localhost:3000/api-docs/

About

A service that manages user role and permission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published