Mathis b640dc7671
feat: Add getSelf endpoint and improve user service
This commit introduces a new endpoint, `GetSelfController`, for fetching authenticated user information in the `AuthController`. It also improves token handling by refactoring token retrieval from headers into a utility function. Additionally, the User service has been extended with new methods for getting a user by ID and for fetching follower and following information. Token UUID handling during registration has been tweaked for consistency. Improvements in logging levels and responses status codes have been made as well.
2024-05-22 17:04:41 +02:00
2024-05-15 11:02:05 +02:00
2024-05-13 09:30:22 +02:00
2024-05-13 09:30:22 +02:00

brief-06-back

Description
No description provided
Readme 218 KiB
Languages
TypeScript 100%