Skip to content

Commit

Permalink
remove allowedLogins (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
vm authored Mar 15, 2024
1 parent c22d411 commit 0453cb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/wagmi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export const privyConfig: PrivyClientConfig = {
requireUserPasswordOnCreate: false,
noPromptOnSignature: true,
},
loginMethods: ['email', 'sms', 'twitter', 'google', 'apple'],
appearance: {
theme: '#28283c',
},
Expand Down

0 comments on commit 0453cb7

Please sign in to comment.