Closed issues
- redirectUri should not be mandatory in the constructor #249
- responseMode should be part of the constructor params #247
- Check if all the methods accepts the same parames from constructor #246
Added
- Preload window for popup signup and login #256 (glena)
- Quirks mode and deprecations warning #255 (glena)
- Added responseMode, all methods uses the same params from construct, redirectUri is not mandatory #253 (glena)
- Added sso data client #251 (glena)
- V8 Popup mode #245 (glena)
- Added nonce and status to mitigate replay attacks #244 (glena)
Changed