Skip to content

Commit 3f432df

Browse files
fix typo (#1420)
1 parent ceaad33 commit 3f432df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/auth/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ export namespace auth {
572572
* The ID of the provider used to sign in the user.
573573
* One of `"anonymous"`, `"password"`, `"facebook.com"`, `"github.com"`,
574574
* `"google.com"`, `"twitter.com"`, `"apple.com"`, `"microsoft.com"`,
575-
* "yahoo.com"`, `"phone"`, `"playgames.google.com"`, `"gc.apple.com"`,
575+
* `"yahoo.com"`, `"phone"`, `"playgames.google.com"`, `"gc.apple.com"`,
576576
* or `"custom"`.
577577
*
578578
* Additional Identity Platform provider IDs include `"linkedin.com"`,

0 commit comments

Comments
 (0)