GithubProfile
Home > @backstage/plugin-auth-backend-module-github-provider > GithubProfile
Signature:
export type GithubProfile = PassportProfile & {
nodeId?: string;
};
References: PassportProfile
Home > @backstage/plugin-auth-backend-module-github-provider > GithubProfile
Signature:
export type GithubProfile = PassportProfile & {
nodeId?: string;
};
References: PassportProfile