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.0.1

Diff

Changelog

Source

2020-05-08 Version 11.0.1

  • Fixing the Can't resolve all parameters for ... error
  • Adding documentation to describe how to load configuration inside of child modules
damienbod
published 11.0.0 •

Changelog

Source

2020-05-02 Version 11.0.0

  • Refactor lib config to make it easier to use
  • Update project to Angular 9 #610
  • added examples #625
  • support refresh tokens with example, and docs (coming safari change)
  • refactor configuration property names
  • eslint conform #627
  • Remove avoidable classes and add interfaces instead #626
  • Create Loglevel enum instead of boolean "isxyzactive" #628
  • Add prefix configuration for storage to allow multiple angular run in parallel #634
  • Add an event service with an enum to throw events out #635
  • Make folders for features not services, etc. #636
  • SilentRenew breaks when using refresh_token and refresh_token is expired/invalid #667
  • Pack the tests beside the files which are being tested when feature folders are available #637
  • support multiple instances in browser
  • Do not provide default config when config should have been set before #644
  • Code Verifier not cryptographically random #642
  • After successful login, getIsAuthorized still returns false for a bit. #549
  • Expose silent renew running observable #447
  • Issue with silent renew when js execution has been suspended #605
  • Add support for OAuth 2.0 Token Revocation #673
  • Silent renew dies if startRenew fails #617
  • support for Angular 8 , Angular 9
  • redesign login init
  • Remove avoidable anys #624
  • Use returned expired value of access token for expired validation
  • Id_Token is rejected because of timing issue when server hour is different then client hour
  • fix validate, fix max time offset #175
  • Support azp and multiple audiences #582
  • Add extra Refresh token validation #687
  • Notification that checking session is initialized #686
  • Refactor rxjs events, user profile events, silent renew, check session
  • Add support for EC certificates #645
  • id_token : alg : HS256 support #597
  • redesign docs
damienbod
published 10.0.15 •

Changelog

Source

2020-02-14 version 10.0.15

  • Subscribe startRenew after isAuthorized is true
  • check session origin check improvement, support for non-domain urls

<a name="2020-01-24"></a>

damienbod
published 10.0.14 •

Changelog

Source

2020-01-24 version 10.0.14

  • 552-add-config-ignore-nonce-after-refresh
  • bug-xmlurlencode-has-newlines
  • clean up some file formats

<a name="2020-01-03"></a>

damienbod
published 10.0.13 •

damienbod
published 10.0.12 •

damienbod
published 10.0.11 •

Changelog

Source

2020-01-03 version 10.0.11

  • Added renew process denotation to AuthorizationResult

<a name="2019-10-07"></a>

damienbod
published 10.0.10 •

Changelog

Source

2019-10-07 version 10.0.10

  • bug fix logging, code flow callback

<a name="2019-10-05"></a>

damienbod
published 10.0.9 •

Changelog

Source

2019-10-05 version 10.0.9

  • generic OidcSecurityService.getUserData
  • OidcSecurityService with some observables
  • Do not check idToken nonce when using refreshToken
  • strictNullChecks
  • safer-silent-renew

<a name="2019-09-20"></a>

damienbod
published 10.0.8 •

Changelog

Source

2019-09-20 version 10.0.8

  • reduce size of the package

<a name="2019-09-11"></a>

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