Files
backstage/.changeset/fresh-candles-warn.md
T
2023-08-19 13:39:02 +02:00

318 B

@backstage/plugin-auth-node
@backstage/plugin-auth-node
patch

The BackstageIdentityResponse interface now has an optional expiresInSeconds field that can be used to signal session expiration. The prepareBackstageIdentityResponse utility will now also read the expiration from the provided token, and include it in the response.