speakeasyjs / speakeasy

**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
MIT License
2.71k stars 229 forks source link

Newb question / can't seem to find it documented #58

Open rstudner opened 8 years ago

rstudner commented 8 years ago

Are there examples of integrating speakeasyjs with passportjs? It seems like that is the route a person would go, and i'm amazed I can't find a quick example of that integration :)

(or am I totally missing it, and there is no reason to use both together?)