Commit graph

5 commits

Author SHA1 Message Date
0e5a81f27b
add Protected and Authorize middleware, fix cookie bug, gofmt 2022-05-16 00:15:09 -06:00
26dcce986f
auth: add SetData, GetData to UserStore interface, add Login/Logout wrappers 2022-01-10 23:30:20 -07:00
cd06fc0486
rename project, add a naive test file 2022-01-08 13:31:10 -07:00
8179aee263
add nested template support in renderer and IndentalUserDB UserStore implementation 2022-01-07 22:52:37 -07:00
756a0739fd
initial commit
router with static files and dynamic handlers, renderers for templates, json, and xml, and beginnings of auth and cookie management
2022-01-04 13:23:25 -07:00