Socket
Socket
Sign inDemoInstall

@auth0/auth0-spa-js

Package Overview
Dependencies
7
Maintainers
47
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
5689Next

1.7.0-beta.2

Diff

Changelog

Source

v1.7.0-beta.2 (2020-01-16)

Full Changelog

Changed

  • Fixed issue with cache not retaining refresh token #333 (stevehobbsdev)
stevehobbsdev
published 1.6.2 •

Changelog

Source

v1.6.2 (2020-01-13)

Full Changelog

Removed

Removed future issued-at claim check stevehobbsdev - https://github.com/auth0/auth0-spa-js/pull/329

stevehobbsdev
published 1.7.0-beta.1 •

Changelog

Source

v1.7.0-beta.1 (2020-01-08)

Added

  • Ability to use either an in-memory cache (the default) or localstorage to store tokens - stevehobbsdev - https://github.com/auth0/auth0-spa-js/pull/303
  • Added support for rotating refresh tokens - stevehobbsdev - https://github.com/auth0/auth0-spa-js/pull/315
stevehobbsdev
published 1.6.1 •

Changelog

Source

v1.6.1 (2020-01-07)

Fixed

Included core-js polyfill for String.includes to fix an issue with browser-tabs-lock in IE11 stevehobbsdev - https://github.com/auth0/auth0-spa-js/pull/325 Added import definition to Getting Started section in the Readme for clarity thundermiracle - https://github.com/auth0/auth0-spa-js/pull/294

stevehobbsdev
published 1.6.0 •

Changelog

Source

v1.6.0 (2019-11-19)

Added Added buildAuthorizeUrl and url parameter to handleRedirectCallback - austin43 - https://github.com/auth0/auth0-spa-js/pull/280

Fixed Released browser lock on getTokenSilently error - https://github.com/auth0/auth0-spa-js/pull/276 Updates browser-tabs-lock to fix issue of long acquired lock - super-tokens - https://github.com/auth0/auth0-spa-js/commit/3413e30bdb5955c818989cdc050079fa6efb6050

stevehobbsdev
published 1.5.0 •

Changelog

Source

v1.5.0 (2019-10-31)

Added Add a new property 'fragment' to be appended to the authorize URL on redirect - https://github.com/auth0/auth0-spa-js/pull/249

luisrudge
published 1.4.2 •

Changelog

Source

v1.4.2 (2019-10-30)

Fixed Update typescript definition for max_age param - https://github.com/auth0/auth0-spa-js/pull/260 Fix for typings files in packaged SDK - https://github.com/auth0/auth0-spa-js/pull/263

stevehobbsdev
published 1.4.1 •

Changelog

Source

v1.4.1 (2019-10-30)

Fixed Updated types path in package.json https://github.com/auth0/auth0-spa-js/pull/261

stevehobbsdev
published 1.4.0 •

Changelog

Source

v1.4.0 (2019-10-30)

Added Add 'lock' to prevent getTokenSilently to be invoked in parallel https://github.com/auth0/auth0-spa-js/pull/238 Improved OIDC compliance https://github.com/auth0/auth0-spa-js/pull/248

Fixed Fix for race condition when using sha256 on IE11 https://github.com/auth0/auth0-spa-js/pull/252 Fixed the codeowners file with the correct group https://github.com/auth0/auth0-spa-js/pull/253 Document leeway default value https://github.com/auth0/auth0-spa-js/pull/256 Clear transaction data on error https://github.com/auth0/auth0-spa-js/pull/254

stevehobbsdev
published 1.3.2 •

Changelog

Source

v1.3.2 (2019-10-17)

Fixed parseQueryString now removes hash fragment on query before parsing https://github.com/auth0/auth0-spa-js/pull/246

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc