Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 253 Bytes

serveless-twilio-firebase

There are three steps through which you can verify user's mobile number over twilio:

  1. Generate a friend-name(service). Should be done once for a single app.
  2. Send token to the user.
  3. Verify the token sent by the user.