feat: add authentication for administration #2

Merged
agatha merged 9 commits from feature-auth into dev 2024-04-06 19:56:48 +00:00

9 Commits

Author SHA1 Message Date
03a95c3872 admins can create new users 2024-04-06 15:55:18 -04:00
24887274f0 add router tags 2024-04-06 15:36:48 -04:00
ea4ae48b23 add jwt validation 2024-04-06 15:29:08 -04:00
353218aca7 implement jwt 2024-04-06 15:08:41 -04:00
8aa077441f feat: add login and user creation endpoints 2024-04-06 14:51:28 -04:00
594c5c6de8 chore: refactor 2024-04-06 14:50:59 -04:00
d0e593a268 refactor app structure 2024-04-06 13:58:20 -04:00
4a31a1b671 update backend .gitignore 2024-04-06 13:55:38 -04:00
42ee9326ae chore: remove unused import 2024-04-06 13:33:44 -04:00