SignUpState class
Base class for the action requried state in an authentication flow.
- Extends
-
AuthFlowActionRequiredStateBase<TParameters>
Constructors
Sign |
Constructor Details
SignUpState<TParameters>(TParameters)
new SignUpState(stateParameters: TParameters)
Parameters
- stateParameters
-
TParameters