Commit graph

4 commits

Author SHA1 Message Date
0ad436f6a3 WIP 2024-12-04 18:25:56 +01:00
a0de3b287b feat(admin): create and list users commands 2024-12-03 19:16:09 +01:00
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