<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [PhoneMultiFactorAssertion](./auth.phonemultifactorassertion.md)

## PhoneMultiFactorAssertion interface

The class for asserting ownership of a phone second factor. Provided by [PhoneMultiFactorGenerator.assertion()](./auth.phonemultifactorgenerator.assertion.md)<!-- -->.

<b>Signature:</b>

```typescript
export interface PhoneMultiFactorAssertion extends MultiFactorAssertion 
```
<b>Extends:</b> [MultiFactorAssertion](./auth.multifactorassertion.md)

