Commit Graph

2 Commits (967e149875e8c1b9aaa47dadd7b6ee55d7fe5407)

Author SHA1 Message Date
Noah 967e149875 Optimize CurrentUser to read from DB only once per request 2022-08-21 14:17:52 -07:00
Noah 2a8a1df6ab Initial commit
* Initial codebase (lot of work!)
* Uses vanilla Go net/http and implements by hand: session cookies
  backed by Redis; log in/out; CSRF protection; email verification flow;
  initial database models (User table)
2022-08-09 22:32:19 -07:00