1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
{
  "surface_id": "password-keypad-surface",
  "surface_version": 1,
  "payload": {
    "objects": [
      {
        "beginRendering": {
          "surfaceId": "password-keypad-surface",
          "root": "root-column"
        }
      },
      {
        "surfaceUpdate": {
          "surfaceId": "password-keypad-surface",
          "components": [
            {
              "id": "root-column",
              "component": {
                "Column": {
                  "alignment": "stretch",
                  "children": {
                    "explicitList": [
                      "password-keypad"
                    ]
                  }
                }
              }
            },
            {
              "id": "password-keypad",
              "component": {
                "PasswordKeypad": {
                  "value": {
                    "path": "/pin"
                  },
                  "action": {
                    "name": "submitPassword",
                    "context": [
                      {
                        "key": "flow",
                        "value": {
                          "literalString": "auth"
                        }
                      },
                      {
                        "key": "pin",
                        "value": {
                          "path": "/pin"
                        }
                      }
                    ]
                  }
                }
              }
            }
          ]
        }
      },
      {
        "dataModelUpdate": {
          "surfaceId": "password-keypad-surface",
          "path": "/",
          "contents": []
        }
      }
    ]
  }
}
0 tokens
_
_
_
_
_
_