survos:user:create

create a new user with a password

email address of account
Plain text password
comma-delimited list of roles
Update password
username (defaults to email)
user class
extra string passed to event dispatcher
Change password/roles if account exists.
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Back