Defines the shape of the data returned upon a successful login. The token is now handled via HttpOnly cookie, so we only receive the User.
The authenticated user's data.
Defines the shape of the data returned upon a successful login. The token is now handled via HttpOnly cookie, so we only receive the User.