Skip to content

hannasdev/server-with-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-with-auth

Node-server with Auth (JWT and Local)

Needs a config.js file:

config.js

module.exports = {
  secret: 'secret-string'
}

About

Node-server with Auth (JWT and Local)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors