nickredmark / ooth

User identity/authentication/accounts management microservice for node.js
https://nmaro.github.io/ooth/
MIT License
605 stars 65 forks source link

Ooth local: two factor authentication #16

Open nickredmark opened 7 years ago

nickredmark commented 7 years ago

Send an SMS with a code

ghost commented 6 years ago

What do you think about using a 2fa app or yubikey support?

mnlbox commented 5 years ago

@nmaro I need 2FA authentication based on SMS or Email code verification. Are you any plan or roadmap for this? We also have this: http://www.passportjs.org/packages/passport-2fa-totp/