Socket
Socket
Sign inDemoInstall

angular-auth-oidc-client

Package Overview
Dependencies
431
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
18Next

13.1.0

Diff

Changelog

Source

2021-12-01 13.1.0

  • Using window.crypto for jwt signature validation
  • Removed jsrsasign dependency
    • PR
damienbod
published 13.0.0 •

Changelog

Source

2021-11-19 13.0.0

  • Update to Angular 13 and rxjs 7
damienbod
published 12.0.3 •

Changelog

Source

2021-08-17 12.0.3

  • docs(guards): use UrlTree for redirect, clean up
  • fixing storage mechanism
  • Additional logging when a nonce is created and validated
damienbod
published 12.0.2 •

Changelog

Source

2021-07-20 12.0.2

  • Added fix overwriting prompt param
  • Unclear error message when providing improper config to module
  • added multiple configs documentation
  • Expose PopupService and PopupOptions as public
  • Support end session for Auth0 (non conform OIDC endpoint)
damienbod
published 12.0.1 •

Changelog

Source

2021-07-06 12.0.1

  • Fix #1168 userInfoEndpoint Typo
damienbod
published 12.0.0 •

Changelog

Source

2021-07-04 Version 12.0.0

  • Configuration via forRoot(...) method

  • Remove the "AuthorizedState" enum in Version 12

  • Use a different key than redirect to store redirect route when using autologin

  • Returnvalue of loginwithpopup and login should be the same

  • How to provide client id during logoff

  • urlHandler callback function parameter in LogoffRevocationService.logoff does nothing

  • Convert all instances of "Authorized" to "Authenticated"

  • Support for multiple APIs with unique scopes

  • Multiple access tokens for the same client_id but different scopes

  • Is there a silent renew event?

  • Angular 12 Support

  • Add configuration to disable or enable id_token expired check

  • Support for Azure B2C multiple policies

  • Improve AutoLoginSample

  • Accessing AuthResult response object

  • Rename stsServer configuration parameter to authority

  • Only one returntype (object) when subscribing to isAuthenticated and user data to avoid confusion.

damienbod
published 11.6.11 •

Changelog

Source

2021-06-12 Version 11.6.11

  • Silent renew does not always start
damienbod
published 11.6.10 •

Changelog

Source

2021-05-28 Version 11.6.10

  • AutoLoginGuard appears to cause some sort of infinite loop.
damienbod
published 11.6.9 •

Changelog

Source

2021-05-16 Version 11.6.9

  • Support Custom Params for EndSession and RefreshTokens Renew
  • Added Auth0 example
  • Bugfix: the "use" attr on the jwks key is optional if only one key is present
damienbod
published 11.6.8 •

Changelog

Source

2021-05-04 Version 11.6.8

  • bugfix incorrect storage for silent renew, requires Json object
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc