To install the SMS Authenticator one has to:
- Build and package the project:
$ mvn package
To use Twilio integration over a proxy, pass environment variable "TWILIO_HTTPS_PROXY" with value the proxy url (for example http://myproxy.com:12324). A proxy that requires authentication is not yet supported.