Added comment about only picking one resolver
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -43,6 +43,7 @@ auth:
|
||||
# enterpriseInstanceUrl: ${AUTH_GITHUB_ENTERPRISE_INSTANCE_URL}
|
||||
signIn:
|
||||
resolvers:
|
||||
# typically you would pick one of these
|
||||
- resolver: emailMatchingUserEntityProfileEmail
|
||||
- resolver: emailLocalPartMatchingUserEntityName
|
||||
- resolver: usernameMatchingUserEntityName
|
||||
|
||||
Reference in New Issue
Block a user