Home > @firebase/auth > PhoneMultiFactorGenerator
PhoneMultiFactorGenerator class
Provider for generating a PhoneMultiFactorAssertion.
Signature:
export declare class PhoneMultiFactorGenerator
Methods
| Method | Modifiers | Description |
|---|---|---|
| assertion(credential) | static |
Provides a PhoneMultiFactorAssertion to confirm ownership of the phone second factor. |