mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 09:02:11 +03:00
157e5b9a2e
* feat: wip e2e server test * feat: use github action postgres & use infra for local * feat: company e2e test * feat: add company e2e test for permissions * Simplify server e2e test run * Fix lint --------- Co-authored-by: Charles Bochet <charles@twenty.com>
10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"id": "twenty-ge256b39-3ec3-4fe3-8997-b76aa0bfc102",
|
|
"firstName": "Tim",
|
|
"lastName": "Apple",
|
|
"email": "tim@apple.dev",
|
|
"locale": "en",
|
|
"passwordHash": "$2b$10$66d.6DuQExxnrfI9rMqOg.U1XIYpagr6Lv05uoWLYbYmtK0HDIvS6",
|
|
"avatarUrl": null
|
|
}
|