Skip to content

Instantly share code, notes, and snippets.

@karuppiah7890
Created May 16, 2017 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karuppiah7890/67ad275059c0381df9a661a7e251bf91 to your computer and use it in GitHub Desktop.
Save karuppiah7890/67ad275059c0381df9a661a7e251bf91 to your computer and use it in GitHub Desktop.
Mobile phone based verification and authentication
[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