sonata-project / GoogleAuthenticator

[Abandoned] Library to integrate Google Authenticator into a PHP project
https://github.com/sonata-project/GoogleAuthenticator
MIT License
436 stars 120 forks source link

This bundle is abandoned // Looking for maintainers #309

Closed core23 closed 3 years ago

core23 commented 3 years ago

This project has some technical design issues and critical bugs.

Since no sonata-maintainer is using this project, there is no active support on this bundle. That's why we will be marked it as abandoned.

Feel free to ask if you want to keep this project up to date.

fracz commented 2 years ago

One can safely replace this library with e.g. https://github.com/RobThree/TwoFactorAuth that is being maintained.

fylzero commented 2 years ago

I replaced this with... https://github.com/pragmarx/google2fa https://github.com/antonioribeiro/google2fa

This is what Laravel Jetstream uses for it's 2FA. It would be nice convenience to add this as a recommended replacement on Packagist.