Skip to content

v1.13.2

Compare
Choose a tag to compare
@VirginiaBalseiro VirginiaBalseiro released this 16 Feb 15:20
· 577 commits to main since this release
76a536b

node

Bugfix

  • The Client Credential flow had a bug where the expiration time set by the OpenID
    Provider for the token was ignored, and an arbitrary default was applied instead.
    This resulted in the session being unable to make authenticated requests, but
    still acting as if it were logged in. The session now uses the expiration time
    set by the OpenID Provider.