pallets-eco / flask-security

Quick and simple security for Flask applications
MIT License
1.63k stars 513 forks source link

Two Factor Authentication #496

Open Galstat opened 8 years ago

Galstat commented 8 years ago

Hi, I'm currently working on an application which uses flask-security mechanisms. I was looking to add a second factor authentication to my application and couldn't find a feature inside that can be used for it. Do you guys know any external feature or plugin that can be integrated to it?

Will you be willing to accept a pull request on that?

Thanks, Gal

Galstat commented 8 years ago

I have created a pull request #522 for this issue, stay safe!

pvsune commented 6 years ago

your PR hasn't been touched in a while. i'm looking into adding 2fa too in my app. would you have time to look at it a bit? would gladly help fill out missing parts if any.

LoganHenderson commented 6 years ago

Very interested in using this for a current project of mine. Is there anything I can do to help move this forward? It seemed like the PR was failing the CI tests from just merge conflicts