Commit graph

5 commits

Author SHA1 Message Date
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
b20c30048c fix: better JWT cookie management 2024-11-16 14:30:01 +01:00
fbbe6719b6 refactor: apply clippy recommendations 2024-11-12 14:29:34 +01:00
f990708052 feat(oauth2): get access token route and read basic user info 2024-11-11 14:49:17 +01:00
c277ab3bd9 refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00