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 e2d1f69 commit 7e3f96dCopy full SHA for 7e3f96d
packages/auth/src/core/index.ts
@@ -105,7 +105,7 @@ export function initializeRecaptchaConfig(auth: Auth): Promise<void> {
105
* policy configured for the project. Otherwise, this method will use the policy configured
106
* for the tenant. If a password policy has not been configured, then the default policy
107
* configured for all projects will be used.
108
- *
+ *
109
* If an auth flow fails because a submitted password does not meet the password policy
110
* requirements and this method has previously been called, then this method will use the
111
* most recent policy available when called again.
0 commit comments