BackstageSignInResult.identity
Home > @backstage/plugin-auth-node
> BackstageSignInResult
> identity
Identity information to pass to the client rather than using the information that's embeeded in the token.
Signature:
identity?: BackstageUserIdentity;