portal/api
Derrick Hammer 6f61f09ba4
refactor: move email validation to gorm
2024-02-13 19:41:00 -05:00
..
account refactor: use EmailExists and add logging 2024-02-13 19:28:23 -05:00
middleware refactor: change struct naming convention from "impl" to "default" 2024-01-31 20:29:27 -05:00
registry fix: add init to create an empty router 2024-01-28 04:44:16 -05:00
router feat: initial new portal bones 2024-01-11 19:11:53 -05:00
s5 refactor: move email validation to gorm 2024-02-13 19:41:00 -05:00
api.go feat: add initial account services api 2024-02-13 19:07:24 -05:00
casbin.go refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00