From 64830fae70f165edda05c351cff95979ffe8844f Mon Sep 17 00:00:00 2001 From: Paulo Ponciano <96355974+paulofponciano@users.noreply.github.com> Date: Sat, 7 Sep 2024 09:33:01 -0300 Subject: [PATCH] auth provider --- app-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-config.yaml b/app-config.yaml index 11ddde7..a2fe883 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -46,9 +46,9 @@ auth: production: clientId: ${AUTH_GITHUB_CLIENT_ID} clientSecret: ${AUTH_GITHUB_CLIENT_SECRET} - # signIn: - # resolvers: - # - resolver: usernameMatchingUserEntityName + signIn: + resolvers: + - resolver: emailMatchingUserEntityProfileEmail scaffolder: defaultAuthor: