Skip to content

Releases: auth0/auth0-spa-js

v1.13.4

02 Dec 14:49
b6eb0d9
Compare
Choose a tag to compare

Added

Changed

v1.13.3

13 Nov 09:50
e45502c
Compare
Choose a tag to compare

Fixed

  • [SDK-2156] Heed timeoutInSeconds when calling getTokenSilently with refresh tokens #639 (stevehobbsdev) (#636)

v1.13.2

09 Nov 12:41
bf26db0
Compare
Choose a tag to compare

[SDK-2121] Add support for ID token validation for Organizations #631 (stevehobbsdev)

Note: This relates to a product feature that is not yet generally available
for public consumption.

v1.13.1

29 Oct 11:04
cb125b6
Compare
Choose a tag to compare

Changed

Fixed

  • Fix leaking windows message event listener #422 (yinzara)

v1.13.0

21 Oct 18:47
4a9c173
Compare
Choose a tag to compare

Added

Fixed

v1.12.1

18 Sep 09:46
ce1c870
Compare
Choose a tag to compare

Fixed

  • Remove sessionStorage requirement from instantiation to fix SSR environments #578 (adamjmcgrath)

v1.12.0

04 Sep 13:06
d0569fa
Compare
Choose a tag to compare

Added

Changed

Fixed

v1.11.0

21 Jul 15:01
9c50d6d
Compare
Choose a tag to compare

Added

Fixed

v1.10.0

18 Jun 09:51
6cfa341
Compare
Choose a tag to compare

Changed

  • [SDK-1696] Allow caller of cache.get to specify an expiry time adjustment #491 (stevehobbsdev)

Fixed

v1.9.0

02 Jun 16:21
5f9609a
Compare
Choose a tag to compare

Added

  • [SDK-1695] Add auth0Client option so wrapper libraries can send their own client info #490 (adamjmcgrath)
  • Add checkSession and ignore recoverable errors #482 (adamjmcgrath)

Fixed