Socket
Socket
Sign inDemoInstall

angular-auth-oidc-client

Package Overview
Dependencies
Maintainers
3
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-auth-oidc-client - npm Package Versions

1
18

11.2.3

Diff

Changelog

Source

2020-11-20 Version 11.2.3

  • Added config tokenRefreshInSeconds which controls the time interval to run the startTokenValidationPeriodically
    • PR
damienbod
published 11.2.2 •

Changelog

Source

2020-11-13 Version 11.2.2

  • Multiple tabs don't receive any event when session state becomes blank
  • Fixed issue with browser history on silent renew redirect to IS
  • UTC time fix
  • Small fixes of docs and naming
damienbod
published 11.2.1 •

Changelog

Source

2020-10-23 Version 11.2.1

  • renewUserInfoAfterTokenRenew to OpenIdConfiguration
  • Remove items from local storage instead of writing empty string values
damienbod
published 11.2.0 •

Changelog

Source

2020-08-08 Version 11.2.0

  • added possibility to pass url to check from the outside (for example to use in electron cases)
damienbod
published 11.1.4 •

Changelog

Source

2020-07-04 Version 11.1.4

  • checkAuthIncludingServer cannot complete without credentials
  • QueryParams are getting lost when doing a silent renew
  • Token endpoint errors not reported correctly
damienbod
published 11.1.3 •

Changelog

Source

2020-06-04 Version 11.1.3

  • Refresh checksession iframe regularly
  • Load checksession iframe right after checkSessionService.start() is invoked
  • Not throwing an exception if interceptor is set and config is loaded from http
  • Bug fix: forceRefreshSession prematurely completes its observable #767
  • Bug fix: Returns tokens but doesn't apply them #759
damienbod
published 11.1.2 •

Changelog

Source

2020-05-24 Version 11.1.2

  • Added support to check the secure token server for an authenticated session if not locally logged in (iframe silent renew)
  • fix config bug with eager loading of the well known endpoints
  • prevent routing in silent renew requests with iframes
  • return tokens direct in forceRefreshSession
damienbod
published 11.1.1 •

Changelog

Source

2020-05-16 Version 11.1.1

  • Added validation for the lib configuration
  • fixed some doc typos
  • fixed bug 2 auth events emitter on secure token server callback
damienbod
published 11.1.0 •

Changelog

Source

2020-05-14 Version 11.1.0

  • Eager loading of well known endpoints can be configured: Made it possible to load the well known endpoints late (per configuration)
  • make it possible to force a session refresh
damienbod
published 11.0.2 •

Changelog

Source

2020-05-12 Version 11.0.2

  • Add configuration property to disable auth_time validation in refresh flows with Azure B2C (Azure B2C implements this incorrectly)
  • Fix disable at_hash validation in refresh, this is not a required property
  • only use revocation endpoint if supported by the STS
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