This is a simple user self-registration flow.
It’ll create an application user in your environment.
After fill in the form with name, email and phone number, user will be asked for the token sent via email and after that another token will be sent to his mobile number. Finally they will set the password and the login process is concluded.
Twilio
Email setup in Service Center;
Enable Email for Reactive and Mobile Apps tech-preview;
Free account in Twilio
Asset clean up.
Few old references removed.
Renamed "SignIn" screen to "CreateAccount" screen.
Twilio API Authentication (basic) now is fetching the details from the site properties as well.