/passport-totp-example

Working example of TOTP authentication strategy for Passport

Primary LanguageJavaScript

Passport-TOTP example

Working example for @honzahommer/passport-totp.

Get started

$ git clone https://github.com/honzahommer/passport-totp-example.git
$ cd passport-totp-example
$ npm install
$ npm start