18619f793c
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
318 B
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.