veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
16 lines (9 loc) • 641 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [PhoneMultiFactorAssertion](./auth-types.phonemultifactorassertion.md)
## PhoneMultiFactorAssertion interface
The class for asserting ownership of a phone second factor. Provided by [PhoneMultiFactorGenerator.assertion()](./auth-types.phonemultifactorgenerator.assertion.md)<!-- -->.
<b>Signature:</b>
```typescript
export interface PhoneMultiFactorAssertion extends MultiFactorAssertion
```
<b>Extends:</b> [MultiFactorAssertion](./auth-types.multifactorassertion.md)