Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 229 Bytes

Simple Auth using QR

How to run it?

To setup simple install nodejs and run this commands:

Step 1

Edit example/shared/config.js Set the IP as your PUBLIC IP addres

Step 2

cd example
npm install
npm test