Jodu555 / express-helpers

A Little npm library to help with authentication 404 middlewares and other stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-helpers

A Little npm library to help with authentication 404 middlewares and other stuff

ToDo

  • On Login or register if i change the user object it does not affect the tokens map
    • store in the tokens map only a user UUID to then reference the db from that UUID (to have the latest changes)
  • Store the authtokens in a database

About

A Little npm library to help with authentication 404 middlewares and other stuff


Languages

Language:JavaScript 56.1%Language:TypeScript 43.9%