j-toscani / keepit

A simple web app to create, edit and structure notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add authentication

j-toscani opened this issue · comments

  • gather information on how authentication can be implemented
  • add authentication to the app
    • Start with one user
    • Set a road for how users should be managed and how users can register

Users can now register and are authenticated via jwt.

New Tasks:

  • optimise routing
  • create user specific collections