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