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: discord auth #1249

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: discord auth #1249

wants to merge 4 commits into from

Conversation

jcaleb4
Copy link
Collaborator

@jcaleb4 jcaleb4 commented Dec 20, 2024

Pull Request Checklist

NOTE: This is WIP, we need to verify that this is working with account kit config.


PR-Codex overview

This PR introduces support for the discord authentication provider across various components, including updates to OAuth methods, UI elements, and icon imports. It enhances the user interface by integrating the DiscordIcon and modifying related functionality.

Detailed summary

  • Added discord to OAuth scopes in oauth.ts.
  • Updated KnownAuthProvider to include discord in signer.ts.
  • Modified oAuthMethods to include discord in config.tsx.
  • Integrated DiscordIcon in various components.
  • Added Discord button in the OAuth section.
  • Implemented toggle functionality for discord authentication in Authentication.tsx.
  • Created discord.svg and DiscordIcon components.
  • Updated OAuth connection handling to include discord in oauth.tsx.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Dec 20, 2024

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

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 4:37pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 4:37pm

Copy link

graphite-app bot commented Dec 20, 2024

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@jcaleb4 jcaleb4 changed the title Caleb/discord auth feat: discord auth Dec 20, 2024
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