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
Previous1
35
18Next

11.6.7

Diff

Changelog

Source

2021-05-01 Version 11.6.7

  • Enable handling users closing login popup
    • PR
  • Renamed all occurrences of "Persistance" to "Persistence"
  • Document public facing API
  • Exported and moved authOptions
  • Fix(randomService): fix misuse of Uint8Array
  • hooking into the zone again to avoid outside ngzone messages and throw event only when value change
  • fixed json stringify objects and storage
damienbod
published 11.6.6 •

Changelog

Source

2021-04-18 Version 11.6.6

  • fix: use navigateByUrl to fix url params encoding
  • Store singing keys as fallback
  • Exposing popup options
damienbod
published 11.6.5 •

Changelog

Source

2021-04-11 Version 11.6.5

  • Silent renew with refresh tokens - handle no connection use case
  • Added Guard CanLoad interface
damienbod
published 11.6.4 •

Changelog

Source

2021-03-13 Version 11.6.4

  • Improve AutoLoginGuard
  • Add support custom params during token exchange
  • Clean up user data when autoUserInfo is false => from id_token
damienbod
published 11.6.3 •

Changelog

Source

2021-03-12 Version 11.6.3

  • Inconsistent behavior of OidcSecurityService.userData$ Observable, if autoUserinfo is false
  • CheckSessionService keeps polling after logoffLocal() is invoked
damienbod
published 11.6.2 •

Changelog

Source

2021-03-05 Version 11.6.2

  • Bugfix: Check session does not work when autoUserinfo is set to false in code flow with PKCE
  • Bugfix: checkAuth returning null when href target="_blank"
  • Support silent renew with refresh tokens without scope offline access
  • Bugfix: Refresh response without an id token breaks mechanism
damienbod
published 11.6.1 •

Changelog

Source

2021-02-27 Version 11.6.1

  • Added AutoLoginGuard
  • Updated Azure AD, Azure B2C templates to prompt for select_account (problem with multiple accounts)
damienbod
published 11.6.0 •

Changelog

Source

2021-02-24 Version 11.6.0

  • Added support for OAuth Pushed authorisation requests (PAR)
  • Added Pushed authorisation requests (PAR) example
  • Added OAuth Pushed authorisation requests (PAR) template using schematics
  • unsubscribe receivedUrl$ prevents multiple "/token" request
damienbod
published 11.5.1 •

Changelog

Source

2021-02-13 Version 11.5.1

  • ApplicationRef.isStable is always false when using this package
damienbod
published 11.5.0 •

Changelog

Source

2021-02-02 Version 11.5.0

  • Added support for authentication using a popup
  • Added popup sample
  • Added Title to Silent Renew IFrame
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