Interface: SuccessResponse
Response structure for successful authentication operations.
Used to indicate successful completion of operations like password reset.
Properties
success
success: boolean
Indicates whether the operation was successful.
Always true for successful operations.