githubSignInResolvers
Home > @backstage/plugin-auth-backend-module-github-provider > githubSignInResolvers
Available sign-in resolvers for the GitHub auth provider.
Signature:
namespace githubSignInResolvers
Variables
|
Variable |
Description |
|---|---|
|
Looks up the user by matching their GitHub user ID to the github.com/user-id annotation. | |
|
Looks up the user by matching their GitHub username to the entity name. |