|
|
19a78df4c6
|
PATCH missing Bruno config
|
2025-08-11 15:43:25 +02:00 |
|
Dylan De Faoite
|
662966f138
|
14 standardize and clean api and fix bruno configuration (#25)
* ADD JWT authentication support with token generation and validation
* ADD JWT handling after successful login
* ADD user authentication and standardize user retrieval
* COMBINE token dtos
* ADD JWT authentication filter
* IMPROVE token handling
* STANDARDIZE API endpoints and improve JWT handling
* REMOVE extra logging
* REMOVE redundant job existence checks
* UPDATE Bruno Google token
* REFACTOR some classes
* ADD JWT cookie check
* ADD AuthProvider and CORS configuration; UPDATE API endpoints for consistency
* ADD JWT validation check;
* ADD profile picture to database
* ADD reload after login to update page
* PATCH login issue
* REMOVE unused classes
* ADJUST logging in JwtFilter
* REMOVE unused React component
|
2025-08-10 22:41:37 +02:00 |
|
|
|
fa120fe7b5
|
ADD database integration & ADD simple dummy user entity
|
2025-06-12 22:23:10 +02:00 |
|
|
|
06c02b81bc
|
UPDATE backend API to return JSON-like objects
|
2025-06-10 10:50:44 +02:00 |
|
|
|
e2eb9b365a
|
ADD bruno requests
|
2025-06-05 19:38:30 +02:00 |
|
|
|
9348dd928e
|
ADD metadata endpoints + update Bruno
|
2025-05-20 14:12:12 +02:00 |
|
|
|
c0cb38d48e
|
ADD prefix to all API controllers
|
2025-05-19 14:52:39 +02:00 |
|
|
|
f6086cdf53
|
ADD input and output downloaders
|
2025-05-15 10:48:44 +02:00 |
|
|
|
b75704ec75
|
ADD bruno for testing endpoints
|
2025-05-15 10:48:12 +02:00 |
|