Skip to content

ericraymundrex/Micro-Service-for-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Service-for-authentication

  1. Only localhost:3000 can connect to localhost:3001

  2. "/register" as POST request with {user,pass} will respond :

->{auth:false,message:"Successfully Registed !"} when the registration is successful

->"Nice try but we wont let you in!" When you try to access from post man or other server try to contact

  1. "login" post {user,pass}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published