github damienbod/angular-auth-oidc-client release_15_0_0
Release 15.0.0

latest releases: 16.0.2, 18.0.1, 18.0.0...
22 months ago
  • 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:
https://angular-auth-oidc-client.com/docs/documentation/silent-renew
https://angular-auth-oidc-client.com/docs/documentation/configuration

Don't miss a new angular-auth-oidc-client release

NewReleases is sending notifications on new releases.