| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository allows, to create a phone number verification using sms/call OTP in python.
$ git clone https://github.com/tiniyo-api/python-otp-verification.git
$ cd python-otp-verificationvirtualenv env
source env/bin/activate
pip install -r requirements.txtCreate your Free TINIYO Account and grab your "API Key": https://www.tiniyo.com
Copy .env.example to .env and update it with your Tiniyo credentials.
Run the Phoneverify.py in your console.
Phoneverify.py*Navigate to http://localhost:5000/phone_verification to try it out!
| Back | FazBrowse Home | New Git URL |