# Functions
No description provided by the author
GetUserIDFromContext retrieves the user ID from the Gin context.
GetUsernameFromContext retrieves the username from the Gin context.
JWTAuthMiddleware checks for a valid JWT token in the Authorization header.
TimeoutMiddleware adds a timeout to the request.