Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auth0-angular

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth0-angular - npm Package Versions

1
6

2.0.0

Diff

Changelog

Source

v2.0.0 (2023-01-19)

Full Changelog

Auth0-Angular v2 includes many significant changes compared to v1:

  • Remove polyfills from bundles
  • Introduce authorizationParams and logoutParams to hold properties sent to Auth0
  • Remove buildAuthorizeUrl and buildLogoutUrl
  • Remove redirectMethod, and replace by openUrl
  • Remove localOnly from logout in favor of openUrl
  • Ensure logout returns an Onservable instead of a Promise
  • Rework ignoreCache to cacheMode and introduce cache-only
  • Use form-encoded data by default
  • Do not fallback to refreshing tokens via iframe method by default
  • getUser and getIdTokenClaims are removed
  • Remove advancedOptions.defaultScope and replace with scope

As with any major version bump, v2 of Auth0-Angular contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.

mgonto
published 1.1.5 •

mgonto
published 1.1.4 •

mgonto
published 1.1.2 •

mgonto
published 1.1.1 •

pose
published 1.1.0 •

Changelog

Source

v1.1.0 (2020-10-14)

Full Changelog

Added

  • [SDK-1976] Dynamic configuration (alternative to AuthModule.forRoot) #62 (stevehobbsdev)
mgonto
published 1.0.1 •

mgonto
published 1.0.0 •

Changelog

Source

v1.0.0 (2020-09-16)

Full Changelog

Added

Changed

  • [SDK-1895] Add options to match HTTP requests based on HTTP method #48 (stevehobbsdev)
  • Update Readme with more badges and rewording of expectations #40 (stevehobbsdev)

Removed

Fixed

  • docs: add return type to the example in the README #44 (ahasall)
  • [SDK-1923] Improve readability of Calling an API section in the readme #42 (stevehobbsdev)
  • Fix publish script using the new release version #39 (lbalmaceda)
mgonto
published 0.4.7 •

pose
published 0.4.6 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc