prepareBackstageIdentityResponse()
Home > @backstage/plugin-auth-node
> prepareBackstageIdentityResponse
Parses a Backstage-issued token and decorates the BackstageIdentityResponse with identity information sourced from the token.
Signature:
function prepareBackstageIdentityResponse(result: BackstageSignInResult): BackstageIdentityResponse;
Parameters
Parameter |
Type |
Description |
---|---|---|
result |