Created
May 16, 2017 07:43
-
-
Save karuppiah7890/67ad275059c0381df9a661a7e251bf91 to your computer and use it in GitHub Desktop.
Mobile phone based verification and authentication
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Digits Service](www.fabric.io) : Can be used in Android and iOS apps for phone number verification and even for phone number based | |
login authentication since it has sessions implementation internally in it's library, since phone number based authentication is | |
it's main use case. It supports all country phone numbers and is presently free for all developers. The verification is done by | |
sending a OTP through SMS or it can be communicated via a voice call. And in case of authentication, the OTP is also a password | |
and Digits will however create sessions. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment