Skip to content

Commit 13a8c9f

Browse files
authored
Update recaptchaVerifier docs (#6460)
1 parent 6583808 commit 13a8c9f

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)