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
5679Next

1.3.1

Diff

Changelog

Source

v1.3.1 (2019-10-14)

Fixed Fix IE msCrypto.subtle usage https://github.com/auth0/auth0-spa-js/pull/242

luisrudge
published 1.3.0 •

Changelog

Source

v1.3.0 (2019-10-10)

Fixed Add missing char for nonce/state generation https://github.com/auth0/auth0-spa-js/pull/230 Fix query parsing when using hash routing https://github.com/auth0/auth0-spa-js/pull/231 Fix safari10 initialization error https://github.com/auth0/auth0-spa-js/pull/232

Changed Add early expiration of Access Token in cache https://github.com/auth0/auth0-spa-js/pull/233

luisrudge
published 1.2.4 •

Changelog

Source

v1.2.4 (2019-09-24)

Fixed

Fix empty PKCE code challenge https://github.com/auth0/auth0-spa-js/pull/221

luisrudge
published 1.2.3 •

Changelog

Source

v1.2.3 (2019-09-02)

Fixed

Fix incorrect state extraction from query string https://github.com/auth0/auth0-spa-js/pull/197

luisrudge
published 1.2.2 •

Changelog

Source

v1.2.2 (2019-08-28)

Fixed

Fix SSR errors with fetch polyfill usage https://github.com/auth0/auth0-spa-js/pull/184

luisrudge
published 1.2.1 •

Changelog

Source

v1.2.1 (2019-08-27)

Fixed

Replace promise polyfill for a pure one. This fixes using this library with zone.js. https://github.com/auth0/auth0-spa-js/pull/180

luisrudge
published 1.2.0 •

Changelog

Source

v1.2.0 (2019-08-26)

Fixed

  • Expose raw id_token in the getIdTokenClaims method https://github.com/auth0/auth0-spa-js/pull/175
  • Fix bug where oauth/token call ignores options.audience https://github.com/auth0/auth0-spa-js/pull/134

Added

  • Add IE11 polyfills https://github.com/auth0/auth0-spa-js/pull/154
  • Add popup timeout config https://github.com/auth0/auth0-spa-js/pull/133
  • Add ?federated logout param https://github.com/auth0/auth0-spa-js/pull/129
luisrudge
published 1.1.1 •

Changelog

Source

v1.1.1 (2019-07-22)

Fixed

  • Make sure the production bundle is ES5 compatible. https://github.com/auth0/auth0-spa-js/pull/98
luisrudge
published 1.1.0 •

Changelog

Source

v1.1.0 (2019-07-15)

Changed

  • Allow redirect_uri override in loginWithRedirect - https://github.com/auth0/auth0-spa-js/pull/66
  • Make options argument for popup and redirect optional - https://github.com/auth0/auth0-spa-js/pull/61
  • Mark redirect_uri optional in RedirectLoginOptions - https://github.com/auth0/auth0-spa-js/pull/53
luisrudge
published 1.0.2 •

Changelog

Source

v1.0.2 (2019-07-02)

Changed

  • Add polyfill for TextEncoder - https://github.com/auth0/auth0-spa-js/pull/46
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