/final-login

Handles Login, Account Creation, Forgot Password

Primary LanguageJavaScript

final-login

Install

 npm install final-login

Testing

browserify -e test/final-login.test.js -o test/test.js -w -d true
open test/index.html