Cleanup, add returnTo to sample RP options list
* Highlight transitional code in storage.js * Clean up input variable names to setReturnTo/getReturnTo * Fix error message if RP does not specify returnTo * Add a sample postVerificationReturn.html page to the sample RP * Remove the automatic setting of returnTo to origin_url in dialog.js * Instead of returning origin for user.tokenInfo, return returnTo
Showing
- example/rp/index.html 5 additions, 0 deletionsexample/rp/index.html
- example/rp/postVerificationReturn.html 142 additions, 0 deletionsexample/rp/postVerificationReturn.html
- resources/static/dialog/controllers/dialog.js 2 additions, 8 deletionsresources/static/dialog/controllers/dialog.js
- resources/static/include_js/include.js 1 addition, 1 deletionresources/static/include_js/include.js
- resources/static/pages/verify_secondary_address.js 3 additions, 3 deletionsresources/static/pages/verify_secondary_address.js
- resources/static/shared/storage.js 29 additions, 9 deletionsresources/static/shared/storage.js
- resources/static/shared/user.js 6 additions, 5 deletionsresources/static/shared/user.js
- resources/static/test/cases/shared/user.js 8 additions, 8 deletionsresources/static/test/cases/shared/user.js
Loading
Please register or sign in to comment