AzureEasyAuthResult
Home > @backstage/plugin-auth-backend-module-azure-easyauth-provider
> AzureEasyAuthResult
Signature:
export type AzureEasyAuthResult = {
fullProfile: Profile;
accessToken?: string;
};
Home > @backstage/plugin-auth-backend-module-azure-easyauth-provider
> AzureEasyAuthResult
Signature:
export type AzureEasyAuthResult = {
fullProfile: Profile;
accessToken?: string;
};