implement 'keep me signed in' and associated API changes. closes #490
Showing
- bin/browserid 8 additions, 4 deletionsbin/browserid
- example/index.html 63 additions, 46 deletionsexample/index.html
- resources/.gitignore 1 addition, 0 deletionsresources/.gitignore
- resources/static/communication_iframe/iframe.js 101 additions, 0 deletionsresources/static/communication_iframe/iframe.js
- resources/static/dialog/controllers/pickemail_controller.js 9 additions, 8 deletionsresources/static/dialog/controllers/pickemail_controller.js
- resources/static/dialog/css/popup.css 15 additions, 22 deletionsresources/static/dialog/css/popup.css
- resources/static/dialog/qunit.html 2 additions, 0 deletionsresources/static/dialog/qunit.html
- resources/static/dialog/register_iframe.html 0 additions, 6 deletionsresources/static/dialog/register_iframe.html
- resources/static/dialog/register_iframe.js 0 additions, 188 deletionsresources/static/dialog/register_iframe.js
- resources/static/dialog/resources/storage.js 56 additions, 30 deletionsresources/static/dialog/resources/storage.js
- resources/static/dialog/resources/user.js 55 additions, 7 deletionsresources/static/dialog/resources/user.js
- resources/static/dialog/scripts/build.js 5 additions, 1 deletionresources/static/dialog/scripts/build.js
- resources/static/dialog/scripts/build_dialog.html 0 additions, 0 deletionsresources/static/dialog/scripts/build_dialog.html
- resources/static/dialog/scripts/build_iframe.html 11 additions, 0 deletionsresources/static/dialog/scripts/build_iframe.html
- resources/static/dialog/test/qunit/controllers/pickemail_controller_unit_test.js 42 additions, 1 deletion.../test/qunit/controllers/pickemail_controller_unit_test.js
- resources/static/dialog/test/qunit/mocks/xhr.js 1 addition, 1 deletionresources/static/dialog/test/qunit/mocks/xhr.js
- resources/static/dialog/test/qunit/resources/storage_unit_test.js 27 additions, 20 deletions...s/static/dialog/test/qunit/resources/storage_unit_test.js
- resources/static/dialog/test/qunit/resources/user_unit_test.js 131 additions, 0 deletions...rces/static/dialog/test/qunit/resources/user_unit_test.js
- resources/static/dialog/views/pickemail.ejs 8 additions, 1 deletionresources/static/dialog/views/pickemail.ejs
- resources/static/include.js 71 additions, 156 deletionsresources/static/include.js
Loading
Please register or sign in to comment