Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add social login #1894

Closed
wants to merge 7 commits into from
Closed

feat: add social login #1894

wants to merge 7 commits into from

Conversation

svenvoskamp
Copy link
Contributor

@svenvoskamp svenvoskamp commented Feb 9, 2024

Breaking Changes

Enable email OLD:

enableEmail: true

Enable email/socials NEW:

auth: {
  email: true,
  socials: ['google', 'apple', 'telegram', 'x', 'discord', 'facebook', 'github', 'twitch']
}

Changes

  • Extended W3mFradeProvider
  • Added several views/partials/components/composites
  • Restructured views

Copy link

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Feb 9, 2024 3:57pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Feb 9, 2024 3:57pm
web3modal-react-wagmi-ex ❌ Failed (Inspect) Feb 9, 2024 3:57pm
web3modal-vue-wagmi-ex ❌ Failed (Inspect) Feb 9, 2024 3:57pm

Copy link
Contributor

github-actions bot commented Feb 9, 2024

Fails
🚫 New composites were added, but not exported in ui/utils/JSXTypeUtil.ts

Generated by 🚫 dangerJS against 2233c93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant