Thursday, March 14, 2024

Re:Any open source SMS?

You can use twillo for sms verification but it's not free and they do have an sdk for python. 


-------- Original message --------
From: raghav bajaj <bajajraghav9@gmail.com>
Date: Thu, 14 Mar 2024, 6 am
To: django-users@googlegroups.com
Subject: Re: Any open source SMS?
Hi,

You can use Google's Firebase to authenticate your users on the client side. However, they don't have SDKs for Python, so if you wish to integrate the OTP service with a Django project, you'll have to rely on APIs/AJAX.

On Mon, Mar 11, 2024 at 10:21 AM ram.mu...@gmail.com <ram.mullapudi@gmail.com> wrote:
Hello Vitaly,

Thank you for your email but my requirement is to send OTP to registered phone numbers.

Best Regards,
~Ram


On Friday, March 8, 2024 at 7:41:13 AM UTC-7 Vitaly Bogomolov wrote:
Hi


Our use case:
We need to generate OTP code to users upon signup in our application.


You can take a look at my solution to this task for Django:

https://github.com/vb64/django.admin.auth.emailpin

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/74f1f5e0-b549-4808-a16b-1847a6f8ffb0n%40googlegroups.com.


--
Raghav Bajaj
Cell: +91 7420889933

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Bd77nwkaQX19uZZPaieynZbS9%2BOpp%3DLXg2qFKL4g1O2piVOcg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/-34wz9nxeoyrssv73v-v2f78u6zbj35-sxkrc8numa2m-h0vh5lsoh332-qgzlngbaf7j2323mun3ciiolpcui107wkdsb-r8fp77oym417-h4irl7-eizzk8jgirxw-1m3ocf-d70y35-4szug1-vxj57q.1710404460310%40email.android.com.

No comments:

Post a Comment