-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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(provider): add Bitbucket provider #12198
feat(provider): add Bitbucket provider #12198
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
@halvaradop is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12198 +/- ##
==========================================
- Coverage 39.87% 39.71% -0.16%
==========================================
Files 195 196 +1
Lines 30939 31061 +122
Branches 1373 1374 +1
==========================================
Hits 12337 12337
- Misses 18602 18724 +122 ☔ View full report in Codecov by Sentry. |
08fd0f8
to
2a829d2
Compare
Ups, I have updated the |
Thanks @falcowinkler and @balazsorban44 for your help in improving this PR |
☕️ Reasoning
This pull request introduces a new OAuth 2.0 provider for the
Auth.js
package: Bitbucket. This integration allows users to authenticate with theirBitbucket
accounts.Notes
Due to a temporary issue with the image formatting tool, the provider's image could not be uploaded at this time. The image will be added in a subsequent commit once the issue is resolved.
🧢 Checklist
🎫 Affected issues
📌 Resources