Skip to content

HobaPro/Node.js-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start-Authentication

PORT=5000

For Create Account { Method: POST, Path: "/api/createaccount", Data: { userName: string, email: string, password: string, } }. For LogIn { Method: POST, Path: "/api/login", Data: { email: string, password: string } }. For Steam LogIn { Method: GET, Path: "/api/steam-auth" }

#End-Authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published