Releases: okta/okta-auth-js
Releases · okta/okta-auth-js
2.11.2
09 Jan 23:52
Compare
Sorry, something went wrong.
No results found
2.11.2
Features
#271 - New option onSessionExpired
2.11.1
09 Jan 23:52
Compare
Sorry, something went wrong.
No results found
2.11.1
Other
#293 - Copy markdown files to package directory during publish
2.11.0
05 Dec 21:48
Compare
Sorry, something went wrong.
No results found
2.11.0
Features
#288 - New options for signOut:
Can provide a post-logout redirect URI.
Can revoke access token
Bug Fixes
#288 - calling signOut will clear the TokenManager.
#284 - isPKCESupported will return false if TextEncoder is not available (IE Edge).
Other
#284 - better error messages when attempting to use PKCE in an unsupported browser configuration.
2.10.1
14 Nov 23:16
Compare
Sorry, something went wrong.
No results found
2.10.1
Features
#266 - New storage options for TokenManager
Bug Fixes
#265 - Fix for popup blockers
Other
#256 - Adds E2E tests, updates test app
#249 - Convert to yarn workspace
#264 - Removed lib/config.js, replaced with lib/constants.js and webpack define
Fixes incorrect npm publish of 2.10.0
2.10.1
05 Dec 22:11
Compare
Sorry, something went wrong.
No results found
2.10.1
Other
Fixes incorrect npm publish of previous version
2.10.0
14 Nov 23:16
Compare
Sorry, something went wrong.
No results found
The 2.10.0 release of @okta/okta-auth-js should not be used due to errors in the published module.
Please use 2.10.1 or later.
2.9.0
13 Nov 20:45
Compare
Sorry, something went wrong.
No results found
Features
add5369 Add support to pass callback to poll function
Bug Fixes
541683 Origin mismatch will now cause promise rejection (token renew)
d9900a TokenManager: return existing promise for concurrent requests
77ece4 Clear token on 'AuthSdkError'
2.8.0
03 Sep 22:17
Compare
Sorry, something went wrong.
No results found
Features
(#243) - Adds new introspect API
2.7.0
20 Aug 22:59
Compare
Sorry, something went wrong.
No results found
Features
(#238) - Adds pass-thru of optional 'loginHint' and 'idpScopes' params (resolves issue #214 )
2.6.3
09 Aug 01:47
Compare
Sorry, something went wrong.
No results found
Other
(#235) - Option grantType has been deprecated and will be removed in 3.0