MultiFactorAssertionPlatform constructor

MultiFactorAssertionPlatform()

Represents an assertion that the Firebase Authentication server can use to authenticate a user as part of a multi-factor flow.

Implementation

MultiFactorAssertionPlatform() : super(token: _token);