Skip to content

Commit a5303d8

Browse files
authored
Merge 890af41 into 6583808
2 parents 6583808 + 890af41 commit a5303d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/auth/src/platform_browser/recaptcha/recaptcha_verifier.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ export class RecaptchaVerifier implements ApplicationVerifierInternal {
8585
* 'invisible'.
8686
*
8787
* @param authExtern - The corresponding Firebase {@link Auth} instance.
88-
*
89-
* @remarks
90-
* If none is provided, the default Firebase {@link Auth} instance is used. A Firebase {@link Auth} instance
91-
* must be initialized with an API key, otherwise an error will be thrown.
9288
*/
9389
constructor(
9490
containerOrId: HTMLElement | string,

0 commit comments

Comments
 (0)