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