Skip to content

stenwolf/auth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication server with passportjs

Using local strategy, jwt, and bcrypt

Need to create config.js

module.exports = { secret: 'randomstringofwhatever' };

About

Authentication server with passportjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published