Skip to content

fix: Add missing authExtern parameter to RecaptchaVerifier examples#9801

Open
TeamInfinixdevcom wants to merge 2 commits intofirebase:mainfrom
TeamInfinixdevcom:fix/recaptcha-missing-param
Open

fix: Add missing authExtern parameter to RecaptchaVerifier examples#9801
TeamInfinixdevcom wants to merge 2 commits intofirebase:mainfrom
TeamInfinixdevcom:fix/recaptcha-missing-param

Conversation

@TeamInfinixdevcom
Copy link
Copy Markdown

Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:

Discussion

  • Read the contribution guidelines (CONTRIBUTING.md).
  • If this has been discussed in an issue, make sure to link to the issue here.
    If not, go file an issue about this before creating a pull request to discuss.

Testing

  • Make sure all existing tests in the repository pass after your change.
  • If you fixed a bug or added a feature, add a new test to cover your code.

API Changes

  • Changes that affect the public API will require internal review. Before making a
    PR that changes the public API, we would suggest first proposing your change in an
    issue so that we can discuss it together.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

🦋 Changeset detected

Latest commit: ec2f614

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/auth Patch
firebase Patch
@firebase/auth-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@google-cla
Copy link
Copy Markdown

google-cla bot commented Apr 2, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@TeamInfinixdevcom TeamInfinixdevcom requested review from a team as code owners April 2, 2026 05:53
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates documentation and JSDoc examples to ensure the RecaptchaVerifier constructor is called with the required auth parameter. These changes span across multiple documentation files and source code comments to maintain consistency with the current API. I have no feedback to provide as there were no review comments to evaluate.

@TeamInfinixdevcom TeamInfinixdevcom force-pushed the fix/recaptcha-missing-param branch from 2d7c461 to ec2f614 Compare April 2, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant