Fixing up a bunch of cancel primary verification flows. This is when a user is...
Fixing up a bunch of cancel primary verification flows. This is when a user is verifying with a primary and they hit ccancel and are redirected back to BrowserID. Flows: * Required email cancel. * Cancel add user to current account. * Cancel create new user. Others Items added. * Add a "cancel" button to the sample RP. * Defer how state should be handled for primary user verification from dialog to state. issue #983 issue #1036
Showing
- example/primary/sign_in.html 8 additions, 0 deletionsexample/primary/sign_in.html
- resources/static/dialog/controllers/actions.js 4 additions, 0 deletionsresources/static/dialog/controllers/actions.js
- resources/static/dialog/controllers/dialog.js 14 additions, 6 deletionsresources/static/dialog/controllers/dialog.js
- resources/static/dialog/resources/state.js 33 additions, 13 deletionsresources/static/dialog/resources/state.js
- resources/static/test/cases/controllers/actions.js 12 additions, 0 deletionsresources/static/test/cases/controllers/actions.js
- resources/static/test/cases/controllers/dialog.js 6 additions, 4 deletionsresources/static/test/cases/controllers/dialog.js
- resources/static/test/cases/resources/state.js 45 additions, 16 deletionsresources/static/test/cases/resources/state.js
Loading
Please register or sign in to comment