BackstageIdentityResponse.expiresInSeconds
Home > @backstage/plugin-auth-node
> BackstageIdentityResponse
> expiresInSeconds
The number of seconds until the token expires. If not set, it can be assumed that the token does not expire.
Signature:
expiresInSeconds?: number;