npm @auth0/angular-jwt 5.0.0
v5.0.0

latest releases: 5.2.0, 5.1.2, 5.1.1...
3 years ago

Warning: this version has some breaking changes concerning the allowed domains and disallowed routes!

  • Replace whitelistedDomains to allowedDomains #668
  • Replace blacklistedRoutes to disallowedRoutes #668
  • Removed the url dependency, as this is a Node module in the CommonJS format, and the Angular 10 CLI throws warnings when using dependencies in the CommonJS format. We're using the default URL interface, https://developer.mozilla.org/en-US/docs/Web/API/URL #666

Don't miss a new angular-jwt release

NewReleases is sending notifications on new releases.