invoke
Invokes the registration use case with the provided user details.
Return
A Flow emitting Resource representing the registration operation result.
Parameters
name
The user's name.
email
The user's email address.
password
The user's password.
Invokes the registration use case with the provided user details.
A Flow emitting Resource representing the registration operation result.
The user's name.
The user's email address.
The user's password.