CHANGELOG

  • JWT for authentication and sessions, eliminating need for sessionDB and loginDB to track issued tokens.
  • New userListDB containing users, tracked by a new uid parameter instead of email. Also tracks date created and last seen.
  • New /account page, enabling users to change email and delete account.

Migrated from folder: valtown_app/vt_app_v2