Skip to content

fix: oauth2 url update#6489

Merged
bijin-bruno merged 1 commit intousebruno:mainfrom
lohit-bruno:oauth2_url_update
Dec 23, 2025
Merged

fix: oauth2 url update#6489
bijin-bruno merged 1 commit intousebruno:mainfrom
lohit-bruno:oauth2_url_update

Conversation

@lohit-bruno
Copy link
Collaborator

@lohit-bruno lohit-bruno commented Dec 23, 2025

jira

Description

Contribution Checklist:

  • I've used AI significantly to create this pull request
  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

Summary by CodeRabbit

  • Bug Fixes
    • Fixed OAuth2 callback URL configuration to ensure proper authentication flow.

✏️ Tip: You can customize this high-level summary in your review settings.

@lohit-bruno lohit-bruno changed the title fix: oauth2 url update fix: oauth2 url update Dec 23, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 23, 2025

Walkthrough

The default OAuth2 callback URL constant in the oauth2 utility module was updated from https://oauth2.usebruno.com/callback to https://oauth.usebruno.com/callback. No logic or control flow changes introduced.

Changes

Cohort / File(s) Summary
OAuth2 Configuration
packages/bruno-electron/src/utils/oauth2.js
Updated default callback URL constant from oauth2.usebruno.com to oauth.usebruno.com

Suggested labels

size/S

Suggested reviewers

  • helloanoop
  • naman-bruno
  • bijin-bruno

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A URL path finds its way,
oauth2 → oauth today,
One line changed, callback refined,
Cleaner domains on your mind! 🔐

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title directly corresponds to the main change: updating the OAuth2 callback URL constant from one domain to another.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bijin-bruno bijin-bruno merged commit 4831434 into usebruno:main Dec 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants