Skip to content

Commit

Permalink
auth provider
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofponciano committed Sep 7, 2024
1 parent b1c156d commit 64830fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 64830fa

Please sign in to comment.