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

Add missing issuer to discord provider config #12694

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jariz
Copy link

@jariz jariz commented Feb 23, 2025

☕️ Reasoning

The discord provider currently doesn't work out of the box and needs the issuer to be manually added like so:

    Discord({
      issuer: "https://discord.com",
    }),

I believe this should be in the provider config by default as the provider does not work at all without adding this right now.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes: #12687

📌 Resources

@jariz jariz requested a review from ThangHuuVu as a code owner February 23, 2025 12:01
Copy link

vercel bot commented Feb 23, 2025

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

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 0:06am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2025 0:06am

Copy link

vercel bot commented Feb 23, 2025

@jariz is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core` providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discord: unexpected JWT "iss" (issuer) claim value
1 participant