Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

angular-auth-oidc-client

Package Overview
Dependencies
431
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
18Next

15.0.1

Diff

Changelog

Source

2022-11-26 15.0.1

  • Add silent renew error event
    • PR
  • Improve Popup flows
  • Bugfixes revocation
  • Updated project to Angular 15
damienbod
published 15.0.0 •

Changelog

Source

2022-11-18 15.0.0

  • Support refresh tokens without returning an id_token in the refresh
  • run silent renew using only the access token
  • id_token only has to be valid on the first authentication
  • add support to disable id_token validation completely, not recommended
  • Renamed enableIdTokenExpiredValidationInRenew to triggerRefreshWhenIdTokenExpired
  • Added disableIdTokenValidation parameter in config
  • logoff() possible now with POST request
  • removed deprecated isLoading$ property

Docs: Silent Renew

Configuration

Migration V14 to V15

damienbod
published 14.1.5 •

Changelog

Source

2022-09-21 14.1.5

  • Exposing payload of access token
  • Fix bug in logoffAndRevokeTokens() which was not revoking the access token correctly
  • Fix checkSession messageHandler configuration correctly
  • fix: Use correct offset in ID token expiry check
damienbod
published 14.1.4 •

Changelog

Source

2022-08-26 14.1.4

  • Bugfix/unable to extract jwk without kid
  • Make id_token_hint optional on session end logout
  • construction of token endpoint body breaks if pkce is disable
  • deprecating is loading
  • added build step for rxjs 6
  • Added console debug to fulfill browser filters
damienbod
published 14.1.3 •

Changelog

Source

2022-08-06 14.1.3

  • Improve logging error messages
  • Support observable open id configuration in sts config http loader constructor
  • Fix sample links for azure implementations
  • Fix throwing config event
damienbod
published 14.1.2 •

Changelog

Source

2022-07-31 14.1.2

  • Bugfix RxJS imports to be compatible with RxJS 6
  • Updated dependencies
  • Bugfix concurrent issue with renew and normal code flow
  • Add disablePkce config parameter
damienbod
published 14.1.1 •

Changelog

Source

2022-07-05 14.1.1

  • Bugfix getUserData - You provided an invalid object where a stream was expected.
damienbod
published 14.1.0 •

Changelog

Source

2022-07-02 14.1.0

  • Support Angular 14
damienbod
published 14.0.2 •

Changelog

Source

2022-06-10 14.0.2

  • Disable id_token time validation
damienbod
published 14.0.1 •

Changelog

Source

2022-05-22 14.0.1

  • Fix regression in the check session service
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