-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 for authentication #12198
base: main
Are you sure you want to change the base?
feat(provider): add Bitbucket provider for authentication #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.38% 39.22% -0.16%
==========================================
Files 194 195 +1
Lines 30676 30796 +120
Branches 1335 1342 +7
==========================================
- Hits 12081 12079 -2
- Misses 18595 18717 +122 ☔ View full report in Codecov by Sentry. |
08fd0f8
to
2a829d2
Compare
2a829d2
to
b1c0d1c
Compare
b1c0d1c
to
24fd469
Compare
☕️ 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