jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.62k stars 442 forks source link

Add Nexmo Gateway #270

Open judy2k opened 6 years ago

judy2k commented 6 years ago

I'd like to add a gateway for the Nexmo Verify service. I work for Nexmo, and I'm happy to implement the gateway and maintain it. I've opened this ticket for discussion, because I didn't want to supply an unwanted PR.

Is this proposed gateway something you'd be prepared to merge?

moggers87 commented 6 years ago

@judy2k I'd read @Bouke 's comments on https://github.com/Bouke/django-two-factor-auth/pull/215

There's also the option to make the Nexmo gateway a separate package, so I'd keep that mind if you do go ahead and make a PR.