#nexmo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nexmo, aggregated by home.social.
-
Woot Woot! Another release!!!
🚀 Just released django-phone-verify 3.1.0!
📱✨ Now supports dynamic SMS messages using runtime context — easily customize verification messages per user or locale.🎯 What’s new?
Custom backends can override generate_message(security_code, context)
Support for context in send_verification() for richer formatting
📦 PyPI: https://pypi.org/project/django-phone-verify/
⭐️ Star us on GitHub: https://github.com/CuriousLearner/django-phone-verify#django #python #opensource #twilio #nexmo #otp #2FA #webdev
-
🚀 Just released django-phone-verify v3.0.1!
Cleaner error handling, optional backend dependencies (like Twilio/Nexmo), and prep for phonenumberslite. 🛠️📞🔗 https://pypi.org/project/django-phone-verify/
💻 https://github.com/CuriousLearner/django-phone-verify -
So, you can verify phone numbers for any entity like companies, school, users etc.
And this package has #Twilio and #Nexmo readily integrated.
You are free to extend functionality to any third-party service provider.
And it also takes care of a default API for sending SMS and verifying them, so that one can quickly get done with their task.
There is still a release pending for this one, which I think I would pick up before this year. 🤞
You can read more about here: https://github.com/CuriousLearner/django-phone-verify