twilio / authy-devise

Authy Devise plugin to add Two-Factor Authentication
MIT License
201 stars 84 forks source link

API user deletion on disable. #144

Closed philnash closed 4 years ago

philnash commented 4 years ago

When a user disables 2FA, don't delete the user from the API if another user share's their authy_id.

Fixes #143.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

dpflucas commented 4 years ago

LGTM, thanks!