fix: Add missing authExtern parameter to RecaptchaVerifier examples#9801
fix: Add missing authExtern parameter to RecaptchaVerifier examples#9801TeamInfinixdevcom wants to merge 2 commits intofirebase:mainfrom
Conversation
🦋 Changeset detectedLatest commit: ec2f614 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
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. |
There was a problem hiding this comment.
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.
2d7c461 to
ec2f614
Compare
Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:
Discussion
If not, go file an issue about this before creating a pull request to discuss.
Testing
API Changes
PR that changes the public API, we would suggest first proposing your change in an
issue so that we can discuss it together.