Commit graph

4 commits

Author SHA1 Message Date
8d20cab18f feat(reset_password): add invitation and reset password activation basic flow 2024-12-03 13:11:26 +01:00
3713cc2443 refactor: structure of an hexagonal architecture
Created a kernel crate to store models and future action implementations.
Will be useful to create admin cli.
2024-12-01 21:51:16 +01:00
c277ab3bd9 refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00
d908586dfa WIP: feat: add user details update 2024-11-02 17:37:57 +01:00