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(providers): Add Wikimedia Oauth Provider #4813

Merged
merged 6 commits into from Jul 10, 2022
Merged

Conversation

mshd
Copy link
Contributor

@mshd mshd commented Jul 2, 2022

☕️ Reasoning

This PR adds a Wikimedia provider. Once you're logged into Wikipedia, you're also logged into to Wikimedia. However the provider works also with a Wikipedia or Wikidata URL.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes: #4732

📌 Resources

@vercel
Copy link

vercel bot commented Jul 2, 2022

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

Name Status Preview Updated
next-auth ✅ Ready (Inspect) Visit Preview Jul 10, 2022 at 1:06PM (UTC)

@github-actions github-actions bot added core Refers to `@auth/core` providers labels Jul 2, 2022
@mshd mshd changed the title Add Wikimedia Oauth Provider feat(providers): Add Wikimedia Oauth Provider Jul 2, 2022
@vercel vercel bot temporarily deployed to Preview July 2, 2022 04:17 Inactive
@mshd
Copy link
Contributor Author

mshd commented Jul 9, 2022

Have you had a chance to review this PR? @balazsorban44

@vercel vercel bot temporarily deployed to Preview July 10, 2022 11:42 Inactive
Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it, works and looks good to me!

I made some small modifications to the docs just to make the process of getting a clientId/clientSecret from wikimedia a bit more clear.

@vercel vercel bot temporarily deployed to Preview July 10, 2022 11:50 Inactive
@vercel vercel bot temporarily deployed to Preview July 10, 2022 13:06 Inactive
@ndom91 ndom91 merged commit c22d613 into nextauthjs:main Jul 10, 2022
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.

Add Mediawiki OAuth provider
2 participants