In both signup and forgot password, poll the backend for user registration...
In both signup and forgot password, poll the backend for user registration status and redirect when complete. * if successful, redirect to / * if need auth, redirect to /signin close #439
Showing
- resources/static/pages/forgot.js 1 addition, 1 deletionresources/static/pages/forgot.js
- resources/static/pages/page_helpers.js 32 additions, 5 deletionsresources/static/pages/page_helpers.js
- resources/static/pages/signup.js 1 addition, 1 deletionresources/static/pages/signup.js
- resources/static/test/qunit/pages/page_helpers_unit_test.js 45 additions, 7 deletionsresources/static/test/qunit/pages/page_helpers_unit_test.js
Loading
Please register or sign in to comment