nickredmark / ooth

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

Capcha strategy #80

Open MickaelBZH opened 5 years ago

MickaelBZH commented 5 years ago

Hi,

I'm using the ooth-local and I would like to hook a capcha checkup on the login method. What's the easiest place to put it without having to rewrite a lot? Especially, I want to avoid touching passport-local.