Socket
Socket
Sign inDemoInstall

angular-auth-oidc-client

Package Overview
Dependencies
10
Maintainers
3
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
18Next

18.0.0

Diff

Changelog

Source

2024-06-06 18.0.0

  • Support Angular 18
damienbod
published 17.1.0 •

Changelog

Source

2024-05-31 17.1.0

  • docs: add new signal properties to public api docs
    • PR
  • fix(refresh-session): forceRefreshSession does not reset storageSilentRenewRunning
  • refactor example to control flow syntax
  • feat: add option to override the auth well known suffix
  • feat: add authenticated and userData signals
  • Bugfix: Updated URL service isCallbackFromSts
  • fix network error detection due to potential falsy instanceof ProgressEvent evaluation if ProgressEvent is monkey patched by another library
  • fix: refresh authWellKnownEndPoints
  • refactor: replace any types
  • fix: inject DOCUMENT
  • Moving to inject function
  • fix: adding missing field token_type from AuthResult.
damienbod
published 17.0.0 •

Changelog

Source

2024-02-03 17.0.0

  • Support Angular 17
damienbod
published 16.0.1 •

Changelog

Source

2023-08-27 16.0.1

  • Fix problem in logoff when urlHandler option is present
  • Included authOptions in createBodyForParCodeFlowRequest - url.service.ts
  • Added useCustomAuth0Domain flag
  • Check if savedRouteForRedirect is null
  • Remove provided in root for interceptor
  • Support ng-add for standalone applications
  • Code improvement, remove cast
damienbod
published 16.0.0 •

Changelog

Source

2023-06-19 16.0.0

  • Add provideAuth for standalone applications
  • Docs: adds docs for standalone methods
  • Docs: add standalone example
  • Fix: returning a loginresponse and not null
  • moved the setting of popupauth in storage before opening the popup wi…
  • Deprecate guard and update docs
damienbod
published 15.0.5 •

Changelog

Source

2023-05-05 15.0.5

  • Bugfix id token expire check
damienbod
published 15.0.4 •

Changelog

Source

2023-04-15 15.0.4

  • isCurrentlyInPopup will check for opener and session storage
  • Expand configuration per default
  • Move code storage values to store to simple boolean
  • Bugfix: Library fails on Firefox REOPEN #1621
  • added localstorage service. refactored missed jsdocs + fixed imports
  • adding provided in root to services
damienbod
published 15.0.3 •

Changelog

Source

2023-01-23 15.0.3

  • fix(refreshSession): fix refreshSessionWithRefreshTokens
damienbod
published 15.0.2 •

Changelog

Source

2022-11-27 15.0.2

  • bugfix POST logout, missing parameters
damienbod
published 15.0.1 •

Changelog

Source

2022-11-26 15.0.1

  • Add silent renew error event
  • Improve Popup flows
  • Bugfixes revocation
  • Updated project to Angular 15
2345
18Next
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