Form

constructor(key: String, label: String, icon: LoginClient.InputField.Type, inputFields: List<LoginClient.InputField>)

Parameters

key

The key to be used to identify the data in the onLogin method

label

The label to be displayed for the form

icon

The icon to be displayed for the form

inputFields

The list of input fields to be displayed in the form