Skip to main content

commonSignInResolvers

Home > @backstage/plugin-auth-node > commonSignInResolvers

A collection of common sign-in resolvers that work with any auth provider.

Signature:

namespace commonSignInResolvers 

Variables

VariableDescription
emailLocalPartMatchingUserEntityNameA common sign-in resolver that looks up the user using the local part of their email address as the entity name.
emailMatchingUserEntityProfileEmailA common sign-in resolver that looks up the user using their email address as email of the entity.