Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@kobaltz kobaltz released this 24 Oct 02:58
· 2 commits to main since this release

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.