We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6583808 commit 13a8c9fCopy full SHA for 13a8c9f
packages/auth/src/platform_browser/recaptcha/recaptcha_verifier.ts
@@ -85,10 +85,6 @@ export class RecaptchaVerifier implements ApplicationVerifierInternal {
85
* 'invisible'.
86
*
87
* @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.
92
*/
93
constructor(
94
containerOrId: HTMLElement | string,
0 commit comments