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 6dedc0b commit 6692ec6Copy full SHA for 6692ec6
packages/auth/src/model/public_types.ts
@@ -630,7 +630,7 @@ export interface MultiFactorInfo {
630
631
/**
632
* The subclass of the {@link MultiFactorInfo} interface for phone number
633
- * second factors. The factorId of this second factor is {@link FactorId.PHONE.
+ * second factors. The factorId of this second factor is {@link FactorId.PHONE}.
634
*/
635
export interface PhoneMultiFactorInfo extends MultiFactorInfo {
636
/** The phone number associated with the current second factor. */
0 commit comments