cloudflareAccessSignInResolvers.emailMatchingUserEntityProfileEmail
Home > @backstage/plugin-auth-backend-module-cloudflare-access-provider > cloudflareAccessSignInResolvers > emailMatchingUserEntityProfileEmail
Looks up the user by matching their email to the entity email.
Signature:
emailMatchingUserEntityProfileEmail: import("@backstage/plugin-auth-node").SignInResolverFactory<CloudflareAccessResult, {
dangerouslyAllowSignInWithoutUserInCatalog?: boolean | undefined;
} | undefined>