MicrosoftAuth.getBackstageIdentity()
Home > @backstage/core-app-api > MicrosoftAuth > getBackstageIdentity
Signature:
getBackstageIdentity(options?: AuthRequestOptions): Promise<import("@backstage/core-plugin-api").BackstageIdentityResponse | undefined>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| options | (Optional) | 
Promise<import("@backstage/core-plugin-api").BackstageIdentityResponse | undefined>