Skip to content

an repo that is build using twilio and fastapi to login into webapp or mobile app using otp authentication

Notifications You must be signed in to change notification settings

anushkamittal1/otpauthentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

otpauthentication

an repo that is build using twilio and fastapi to login into webapp or mobile app using otp authentication. to activate the virtual environment in windows -> venv\Scripts\activate on Windows python -m venv venv source venv/bin/activate # or venv\Scripts\activate on Windows pip install -r requirements.txt pip freeze > requirements.txt http://127.0.0.1:8000/docs http://127.0.0.1:8000/redocs for execution uvicorn app.main:app --reload

About

an repo that is build using twilio and fastapi to login into webapp or mobile app using otp authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%