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 6 commits 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 Jan 5, 2025 1:36pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 1:36pm
proxy ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 1:36pm

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 122 lines in your changes missing coverage. Please review.

Project coverage is 39.22%. Comparing base (590f01e) to head (b6e5223).

Files with missing lines Patch % Lines
packages/core/src/providers/bitbucket.ts 0.00% 122 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@falcowinkler falcowinkler removed the supabase @auth/supabase-adapter label Jan 6, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants