Objects
AdditionalLoginInput
Additional login input
Extended by: SelectOne
typestring
One of these types:
Properties below are from the SelectOne subtype. View the full schema for full details.
Example
{ "key": "region", "options": [ { "label": "Centre Loire", "value": "centreloire" }, { "label": "Centre Est", "value": "centrest" } ], "type": "selectOne"}