github auth0/angular2-jwt v5.0.0

latest releases: v5.2.0, v5.1.2, v5.1.1...
5 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 angular2-jwt release

NewReleases is sending notifications on new releases.