Skip to content

fcampara/mongo-db-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-db-passport

Routes

Auth

Route Methods Description Required Authentication
/api/auth/login POST Url to login and get Token access ✔️ Email
✔️ Password
/api/auth/user POST Create new User ✔️ Username
✔️ Email
✔️ Password

User

Route Methods Description Required Authentication
/api/user GET Url to login and get Token access ✔️
/api/user/filter GET Create new User ✔️
/api/user/_id GET ✔️
/api/user/ DELETE ✔️

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published