portal/api
Derrick Hammer 749a932663
fix: give login a dedicated authMiddleware instance
2024-03-13 17:35:26 -04:00
..
account fix: give login a dedicated authMiddleware instance 2024-03-13 17:35:26 -04:00
middleware refactor: add option to allow jwt to be bypassed if there is no token 2024-03-13 14:00:19 -04:00
registry refactor: rewrite main api router to be a class, lazy init it, and introduce RoutableAPI which can dynamically handle incoming requests if the main routes aren't matched 2024-02-25 08:36:32 -05:00
router fix: need to init apiDomain 2024-02-25 09:54:34 -05:00
s5 refactor: add 415 response to /s5/metadata 2024-03-12 11:23:15 -04:00
swagger
account.go
api.go refactor: rewrite main api router to be a class, lazy init it, and introduce RoutableAPI which can dynamically handle incoming requests if the main routes aren't matched 2024-02-25 08:36:32 -05:00
casbin.go
s5.go