login
Logs in a user remotely and performs local database operations to store the user and associated planets.
Return
The AuthenticatedUserDto representing the authenticated user.
Parameters
body
The LoginDto containing login credentials.
Logs in a user remotely and performs local database operations to store the user and associated planets.
The AuthenticatedUserDto representing the authenticated user.
The LoginDto containing login credentials.