home.social

#nexmo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nexmo, aggregated by home.social.

  1. 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: pypi.org/project/django-phone-
    ⭐️ Star us on GitHub: github.com/CuriousLearner/djan

    #django #python #opensource #twilio #nexmo #otp #2FA #webdev

  2. 🚀 Just released django-phone-verify v3.0.1!
    Cleaner error handling, optional backend dependencies (like Twilio/Nexmo), and prep for phonenumberslite. 🛠️📞

    🔗 pypi.org/project/django-phone-
    💻 github.com/CuriousLearner/djan

    #Django #Python #OpenSource #Twilio #Nexmo #phonenumbers

  3. 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: github.com/CuriousLearner/djan