PassportProfile
Home > @backstage/plugin-auth-node
> PassportProfile
Signature:
export type PassportProfile = Profile & {
avatarUrl?: string;
email?: string;
photo?: string;
};
Home > @backstage/plugin-auth-node
> PassportProfile
Signature:
export type PassportProfile = Profile & {
avatarUrl?: string;
email?: string;
photo?: string;
};