AuthenticatedRequest This interface extends the Express Request object to include the account information of the authenticated user. It contains the username and email of the user, as well as the JWT payload.
AuthenticatedRequest This interface extends the Express Request object to include the account information of the authenticated user. It contains the username and email of the user, as well as the JWT payload.