Skip to content

Releases: auth0/auth0-auth-js

auth0-server-js-v1.4.0

09 Apr 09:56
f62e85f

Choose a tag to compare

Added

auth0-api-js-v1.5.0

09 Apr 09:56
2b5cb50

Choose a tag to compare

Added

auth0-server-js-v1.3.0

24 Mar 10:08
be3cf56

Choose a tag to compare

Added

Fixed

  • fix(auth0-server-js): ignore invalid jwe as if there is no session #132 (frederikprijck)
  • fix(auth0-server-js): ensure to always include openid scope when logging in #133 (frederikprijck)
  • fix(auth0-server-js): preserve existing idToken when response does not include one #117 (frederikprijck)

auth0-auth-js-v1.6.0

24 Mar 06:52
f8cac3f

Choose a tag to compare

Added

  • feat(auth0-auth-js): add support for Resource Owner Password Grant #92 (frederikprijck)

auth0-auth-js-v1.5.0

06 Mar 08:35
1818362

Choose a tag to compare

Added

  • feat(auth0-auth-js): Add discoveryCache config option for multiple domains #121 (nandan-bhat)
  • feat(auth0-auth-js): support audience and scope in getTokenByRefreshToken #123 (jacobovidal)
  • feat(auth0-auth-js): send telemetry for every request to auth0 #115 (frederikprijck)

Fixed

Performance

  • perf(auth0-auth-js): memoize client auth creation to avoid repeated PKCS8 imports #135 (nandan-bhat)

auth0-auth-js-v1.4.0

15 Jan 11:17
4770466

Choose a tag to compare

Added

auth0-api-js-v1.4.0

13 Jan 07:05
0ea2342

Choose a tag to compare

Added

Fixed

auth0-auth-js-v1.3.0

15 Dec 12:49
4e6c863

Choose a tag to compare

Added

auth0-api-js-v1.3.0

15 Dec 13:56
4d65b59

Choose a tag to compare

Added

auth0-server-js-v1.2.0

10 Dec 16:08
2100bd2

Choose a tag to compare

Added

Fixed

  • fix(auth0-server-js): correctly calculate expiresAt when updating the state #91 (frederikprijck)