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 4b7e99c commit 6c7c9baCopy full SHA for 6c7c9ba
src/index.d.ts
@@ -923,7 +923,7 @@ declare namespace admin.auth {
923
/**
924
* The type identifier or `factorId` of the second factor, provided the
925
* ID token was obtained from a multi-factor authenticated user.
926
- * For phone, this is `“phone”`.
+ * For phone, this is `"phone"`.
927
*/
928
sign_in_second_factor?: string;
929
0 commit comments