Defines the structure for the request body for authentication.
This interface is used when sending login credentials to the server.
AuthRequestBody
The API key required for authentication to the server.
The email address of the user attempting to log in.
The password of the user attempting to log in.
Defines the structure for the request body for authentication.
This interface is used when sending login credentials to the server.
AuthRequestBody