portal/controller
Derrick Hammer e018a4b743
fix(upload): add account to upload record
2023-06-29 05:42:59 -04:00
..
request fix: register request validation 2023-06-11 02:04:36 -04:00
response feat: add auth status endpoint 2023-06-15 01:26:36 -04:00
validators refactor: completely restructure validation. split request and respond structs to their own package 2023-06-07 13:04:38 -04:00
account.go refactor: move all primary logic to service packages and standardize error objects 2023-06-09 04:03:29 -04:00
auth.go feat: add auth status endpoint 2023-06-15 01:26:36 -04:00
controller.go refactor(auth): move getCurrentUserId to auth package and make public 2023-06-29 05:41:26 -04:00
files.go fix(upload): add account to upload record 2023-06-29 05:42:59 -04:00