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 #12198

Merged
merged 18 commits into from
Jan 22, 2025

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 22, 2025 0:07am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2025 0:07am
proxy ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2025 0:07am

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.71%. Comparing base (b45e75a) to head (7b2b335).
Report is 1 commits behind head on main.

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.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.
📢 Have feedback on the report? Share it here.

@falcowinkler falcowinkler removed the supabase @auth/supabase-adapter label Jan 6, 2025
pnpm-lock.yaml Outdated Show resolved Hide resolved
@halvaradop
Copy link
Contributor Author

Ups, I have updated the pnpm-lock.yaml file and didn't want to do it

@github-actions github-actions bot removed adapters Changes related to the core code concerning database adapters supabase @auth/supabase-adapter labels Jan 22, 2025
@balazsorban44 balazsorban44 changed the title feat(provider): add Bitbucket provider for authentication feat(provider): add Bitbucket provider Jan 22, 2025
@balazsorban44 balazsorban44 merged commit 6a72f3d into nextauthjs:main Jan 22, 2025
8 of 10 checks passed
@halvaradop
Copy link
Contributor Author

Thanks @falcowinkler and @balazsorban44 for your help in improving this PR

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.

3 participants