So, hey guys this repositry is all about how to authenticate with mobile OTP Verification using django
follow this link https://www.fast2sms.com/dashboard/dev-api and here you will get your api key just copy the api key and paste it views.py file of send_otp() function inside the api variable. Django==3.0.5 --->> pip / pip3 install django
requests==2.25.1 --->>> pip / pip3 install requests
Add your credintals and just click on create account
Now an OTP has been send to your mobile number copy the otp and paste it here
Add your credintals and just click on Login
Now an OTP has been send to your regsitered mobile number copy the otp and paste it here