Skip to content

Commit

Permalink
fix typo (#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgubaidullin committed Aug 27, 2021
1 parent ceaad33 commit 3f432df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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"`,
Expand Down

0 comments on commit 3f432df

Please sign in to comment.