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

@auth0/angular-jwt

Package Overview
Dependencies
Maintainers
44
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth0/angular-jwt - npm Package Versions

234

5.2.0

Diff

Changelog

Source

v5.2.0 (2023-10-31)

Full Changelog

Changed

  • Drop support for Angular 13 and below #777 (frederikprijck)
auth0-oss
published 5.1.2 •

Changelog

Source

v5.1.2 (2022-12-20)

Full Changelog

Fixed

auth0-oss
published 5.1.1 •

Changelog

Source

v5.1.1 (2022-12-15)

Full Changelog

Fixed

auth0-oss
published 5.1.0 •

Changelog

Source

Version 5.1.0

Full Changelog

Changed

Note: This release drops support for Angular <12 as those versions are no longer supported by Google themselves. [Read more ...]

sambego
published 5.0.2 •

Changelog

Source

Version 5.0.2

Full Changelog

  • Update decodeToken helper type definition to accept a generic.
sambego
published 5.0.1 •

Changelog

Source

Version 5.0.1

Full Changelog

  • Remove dependency on the window object for SSR support
sambego
published 5.0.0 •

Changelog

Source

Version 5.0.0

Warning: this version has some breaking changes concerning the allowed domains and dissalowed 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

Full Changelog

sambego
published 4.2.0 •

Changelog

Source

Version 4.2.0

Full Changelog

  • Allow the authScheme config parameter to be a getter function #659
sambego
published 4.1.2 •

Changelog

Source

Version 4.1.2 (2020-05-16)

Full Changelog

  • Support domains with a port other than the default HTTP ports (HTTP: 80, HTTPS: 443) #656
sambego
published 4.1.1 •

Changelog

Source

Version 4.1.1 (2020-05-15)

Full Changelog

  • Something went wrong pulishing v4.1.0, this version fixes that.
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