/2FA-tutorial

Two Factor Authentication tutorial from Brad

Primary LanguageJavaScript

Two Factor Authentication tutorial from Brad

雙重認證 tutorial


Ps.

  1. before Verify, use temp_secrect to create token first
  2. 這個專案是個 Server , Client 端可以用 Postman

NPM INSTALL

npm i uuid speakeasy express node-json-db

No need to re-start server

npm i -D nodemon

Reference