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(provider): add Bitbucket provider for authentication #12198

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

Conversation

halvaradop
Copy link
Contributor

☕️ Reasoning

This pull request introduces a new OAuth 2.0 provider for the Auth.js package: Bitbucket. This integration allows users to authenticate with their Bitbucket 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

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Copy link

vercel bot commented Nov 7, 2024

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 Nov 7, 2024 7:27pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Nov 7, 2024 7:27pm

Copy link

vercel bot commented Nov 7, 2024

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

A member of the Team first needs to authorize it.

@github-actions github-actions bot added providers adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` supabase @auth/supabase-adapter labels Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 150 lines in your changes missing coverage. Please review.

Project coverage is 38.95%. Comparing base (4b01b46) to head (167c7e0).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/providers/bitbucket.ts 0.00% 150 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12198      +/-   ##
==========================================
- Coverage   39.15%   38.95%   -0.20%     
==========================================
  Files         191      192       +1     
  Lines       29988    30136     +148     
  Branches     1291     1298       +7     
==========================================
- Hits        11742    11740       -2     
- Misses      18246    18396     +150     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` providers supabase @auth/supabase-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant