UNPKG

240 BJSONView Raw
1{
2 "authType": "BASIC",
3 "setupViews": [
4 {
5 "type": "text",
6 "label": "Username",
7 "controlName": "username"
8 },
9 {
10 "type": "password",
11 "label": "Password",
12 "controlName": "password"
13 }
14 ]
15}