Skip to content

A simple api written in node.js with token based authentication

Notifications You must be signed in to change notification settings

benjaminblack/node-api-token-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-api-token-auth

A simple api written in node.js with token based authentication. Code for CRUD is in repository.ts. This project uses google-firestore. It basically just stores objects with a hashed password, username and id.

About

A simple api written in node.js with token based authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%