Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 213 Bytes

authServerTemplate

A template for server-side JWT authentication server.js contains how this could be implemented in an express JS server. routes/token.js contains the code that manages the JWT authentication.