Initial commit

This commit is contained in:
Yaser
2026-08-13 20:00:11 +03:30
commit b7d0fcf68b
2029 changed files with 126991 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
HTTP/2 201
Content-Type: application/json; charset=utf-8
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD
Access-Control-Max-Age: 3600
Access-Control-Allow-Credentials: true
Access-Control-Allow-Headers: content-type, x-csrf-token
{
"email":"admin@barong.io",
"uid":"ID489F525B1D",
"role": "member",
"level": 0,
"otp": false,
"state": "pending",
"referral_uid": null,
"csrf_token": "8b281b3032013f1fcf3c",
"data": "{\"language\":\"en\"}",
"created_at": "2021-01-18T15:28:54Z",
"updated_at": "2021-01-18T15:28:54Z",
"labels": [],
"phones": [],
"profiles": [],
"data_storages": []
}