Skip to content

karunarathneeshani/inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Node Authentication API API for registering users with mongodb and authentication using a JWT (json web token). This app uses passport and passport-jwt and uses a JWT strategy ### Version 1.0.0 ## Usage ```bash npm install ``` ```bash npm start ``` ##Endpoints ```bash POST /users/register ``` ```bash POST /users/authenticate // Gives back a token ``` ```bash GET /users/profile // Needs json web token to authorize ``` # inventort_core_Api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published