Releases: auth0/auth0.js
Releases · auth0/auth0.js
8.0.0-beta.1
7.6.0
8.0.0-alpha.2
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
7.5.0
8.0.0-alpha.1
7.4.0
7.3.0
7.2.1
7.2.0
Closed issues:
- Logout function is using deprecated endpoint #190
- Remove dependency on unmaintained query-string module #184
- Security Vulnerability in indirect dependency "Negotiator" #178
- reqwest version used expect a window object #170
- Use new v2/logout endpoint #74
Added:
Changed:
- Bump to latest reqwest@2.0.5 #202 (cristiandouce)
- Use qs@6.2.1 instead nore-querystring fork #200 (hzalaz)
- Bump winchan version #199 (cristiandouce)