SMS Authentication Added
This feature is disabled by default and should not be used under normal circumstances. However, this feature is useful if your application doesn't need users to enter an email/password and you simply want them to enter their phone number and verify it with an authentication code.
You will need to provide your own implementation of the SMS sending, but the README provides an example.