diff --git a/src/auth/index.ts b/src/auth/index.ts index 6aa19f01b2..875bdd35cd 100644 --- a/src/auth/index.ts +++ b/src/auth/index.ts @@ -572,7 +572,7 @@ export namespace auth { * The ID of the provider used to sign in the user. * One of `"anonymous"`, `"password"`, `"facebook.com"`, `"github.com"`, * `"google.com"`, `"twitter.com"`, `"apple.com"`, `"microsoft.com"`, - * "yahoo.com"`, `"phone"`, `"playgames.google.com"`, `"gc.apple.com"`, + * `"yahoo.com"`, `"phone"`, `"playgames.google.com"`, `"gc.apple.com"`, * or `"custom"`. * * Additional Identity Platform provider IDs include `"linkedin.com"`,