Commit Graph

12 Commits

Author SHA1 Message Date
Maximilian a590c96d0b Error handling for CreateUser query 2022-10-22 12:18:14 -05:00
max 93a1cb6049 ValidateSessionCookie() and LogoutUser() 2022-10-21 21:04:46 -05:00
max 3417622841 Pass response writer to createSessionCookie() 2022-10-21 20:17:11 -05:00
Maximilian df8e8f0426 Formatting 2022-10-20 20:08:29 -05:00
Maximilian 3aadb40b5c Update go.mod 2022-10-20 19:52:49 -05:00
max 63a7032ebb Exclude .idea 2022-10-20 12:22:25 -05:00
max 8b07683d85 go.sum 2022-10-20 12:21:32 -05:00
max d875d5e351 Work in progress user model and functionality 2022-10-20 11:59:57 -05:00
max e73c006550 Routing, templating, and database handling 2022-10-20 11:59:33 -05:00
max 38352de02f Base app 2022-10-20 11:58:21 -05:00
max 31fc0856b8 Dependency injection, example .env, and config handling 2022-10-20 11:57:41 -05:00
max dd5b381426 gitignore 2022-10-20 11:56:16 -05:00