Add email
to validateUserRegistrationRequest
list of params
#135
Labels
brightlayer-ui
Used to identify Brightlayer UI platform issues for easy filtering
enhancement
Request for improvement or new feature
Describe the desired behavior
From the create-account workflow...
When validating an email is legitimate, we send the user-provided email a validation code.
To validate from the server side, we need the code and email. Right now the method doesn't provide the user-provided email, just the code.
Describe the current behavior
validateUserRegistrationRequest
only accepts a code & no email.Is this request related to a current issue?
No
Additional Context
The text was updated successfully, but these errors were encountered: