Commit Graph

14 Commits

Author SHA1 Message Date
Florian THIERRY
cea35955e4 Add angular app. 2023-12-04 10:36:12 +01:00
Florian THIERRY
756953fbf9 Remove useless "final" keywords 2023-12-01 15:04:53 +01:00
Florian THIERRY
367676f6d8 Implementation of refresh token. 2023-12-01 15:01:43 +01:00
Florian THIERRY
4a7b0b2daf Add method to retrieve authenticated user. 2023-12-01 10:00:07 +01:00
Florian THIERRY
89d78e6814 Code moving. 2023-12-01 09:25:22 +01:00
Florian THIERRY
2bb46499bc Implementation of the user port for JPA processing. 2023-11-30 17:54:01 +01:00
Florian THIERRY
cb07b71a88 Creation of database foundations. 2023-11-30 17:09:00 +01:00
Florian THIERRY
a8046a1227 Add annotations to allow or deny use-cases access. 2023-11-30 16:06:01 +01:00
Florian THIERRY
920fbe489d Add security on endpoints and handle 403 responses. 2023-11-30 14:56:03 +01:00
Florian THIERRY
96345c703a Add token checking at every http request. 2023-11-30 11:07:52 +01:00
Florian THIERRY
36a7aacec7 Implementation of login endpoint. 2023-11-30 10:50:27 +01:00
Florian THIERRY
914785a29b Add basic auth spring security configuration. 2023-11-28 15:17:46 +01:00
Florian THIERRY
025197525c Add all layers. 2023-11-28 10:58:22 +01:00
Florian THIERRY
01b1d54cef Initial commit. 2023-11-27 16:29:11 +01:00