Added comment about only picking one resolver

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2024-04-30 11:13:42 -05:00
parent 79d1c08243
commit 7a4f604177
9 changed files with 9 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ auth:
development:
signIn:
resolvers:
# typically you would pick one of these
- resolver: emailMatchingUserEntityProfileEmail
- resolver: emailLocalPartMatchingUserEntityName
- resolver: forwardedUserMatchingUserEntityName