github manfredsteyer/angular-oauth2-oidc 21.0.3

4 hours ago

v21.0.3

Patch release fixing token revocation, backported to the Angular 21 line.

What's Changed

  • Fixed revokeTokenAndLogout() failing when the revocation endpoint returns a
    non-JSON response body. Per RFC 7009 §2.2 the body must be ignored, so it is
    now requested as text instead of JSON. Closes #1505. (Backport of the fix
    released in v22.0.2.)

Don't miss a new angular-oauth2-oidc release

NewReleases is sending notifications on new releases.