targo-backend/src/identity-and-account
2025-12-03 14:10:23 -05:00
..
authentication refactor(auth): make validate method of strategy use parsed idToken to work with Authentik JWT payload instead of profile 2025-12-03 14:10:17 -05:00
employees feat(employees): ajusted employees module, added an update method and route 2025-12-02 12:57:49 -05:00
preferences fix(preferences): ajusted schema so is_dark_mode accepts null 2025-12-03 14:06:25 -05:00
user-module-access fix(controller): added ModuleAccess tag 2025-12-02 09:17:25 -05:00
users-management fix(modules): moduleguards properly compare user_module_access to module_list, rather than user_roles to module_list 2025-12-02 09:06:08 -05:00
identity-and-account.module.ts feat(employees): ajusted employees module, added an update method and route 2025-12-02 12:57:49 -05:00