Skip to content

Commit 7e3f96d

Browse files
committed
Fix formatting issues
1 parent e2d1f69 commit 7e3f96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/core/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ export function initializeRecaptchaConfig(auth: Auth): Promise<void> {
105105
* policy configured for the project. Otherwise, this method will use the policy configured
106106
* for the tenant. If a password policy has not been configured, then the default policy
107107
* configured for all projects will be used.
108-
*
108+
*
109109
* If an auth flow fails because a submitted password does not meet the password policy
110110
* requirements and this method has previously been called, then this method will use the
111111
* most recent policy available when called again.

0 commit comments

Comments
 (0)