2022-02-12 10:12:43 +01:00
|
|
|
{
|
|
|
|
"cookies": [],
|
|
|
|
"origins": [
|
|
|
|
{
|
|
|
|
"origin": "http://localhost:3000",
|
|
|
|
"localStorage": [
|
|
|
|
{
|
|
|
|
"name": "authenticatedUser",
|
2022-04-09 11:17:41 -05:00
|
|
|
"value": "{\"id\":\"freeUser\",\"name\":\"Free user\",\"email\":\"free-user@email.com\",\"emailVerified\":null,\"image\":\"https://avatars.githubusercontent.com/u/16015833?v=4\",\"plan\":\"FREE\",\"stripeId\":null,\"graphNavigation\": \"TRACKPAD\"}"
|
2022-02-24 11:13:19 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "typebot-20-modal",
|
|
|
|
"value": "hide"
|
2022-06-02 10:07:50 +02:00
|
|
|
},
|
|
|
|
{ "name": "workspaceId", "value": "freeWorkspace" }
|
2022-02-12 10:12:43 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|