+
+
+
+ {data.name.replace("_basic", "", -1).replace("_", " ", -1)}
+
+
+
+ {data.schema !== undefined &&
+ data.schema !== null &&
+ data.schema.type === "bool" ? (
+
+ ) : (
+
{
+ authenticationOption.fields[data.name] =
+ event.target.value;
+ }}
+ />
+ )}
+
+ );
+ })
+
+ const authenticationButtons =