You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The name of this gem implies that it is somehow related to "Google Authenticator". When in reality it simply allows "Two Factor Support" in devise.
When searching for a gem to help us implement two factor with devise, yours was off my radar because I wanted support for something more than just "Google authenticator". There are many 2 factor apps for both Android and iOS at this point and we don't want our users locked into one app
I recommend changing the name of this gem to "devise_two_factor" or "devise_two_factor_athentication" You'll surely see an increase in usage and contribution.
The text was updated successfully, but these errors were encountered:
The name of this gem implies that it is somehow related to "Google Authenticator". When in reality it simply allows "Two Factor Support" in devise.
When searching for a gem to help us implement two factor with devise, yours was off my radar because I wanted support for something more than just "Google authenticator". There are many 2 factor apps for both Android and iOS at this point and we don't want our users locked into one app
There is already https://github.com/tinfoil/devise-two-factor. The advantage you have over them is that you've worked out the second step a good bit of people are looking for. devise-two-factor/devise-two-factor#14
I recommend changing the name of this gem to "devise_two_factor" or "devise_two_factor_athentication" You'll surely see an increase in usage and contribution.
The text was updated successfully, but these errors were encountered: