/Simple-QR-Auth

Simple QR Code Authentication in Angular 1.5

Primary LanguageJavaScript

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