first commit
58
export_directory/auth_export/accounts.json
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
{
|
||||||
|
"kind": "identitytoolkit#DownloadAccountResponse",
|
||||||
|
"users": [
|
||||||
|
{
|
||||||
|
"localId": "zMoJiXJfG6hkzbo2okyZfurFZcA2",
|
||||||
|
"lastLoginAt": "1683571061431",
|
||||||
|
"displayName": "",
|
||||||
|
"photoUrl": "",
|
||||||
|
"emailVerified": false,
|
||||||
|
"email": "admin@driver.com",
|
||||||
|
"salt": "fakeSaltUnq9EmXjgHjuCkthZxWg",
|
||||||
|
"passwordHash": "fakeHash:salt=fakeSaltUnq9EmXjgHjuCkthZxWg:password=test123456",
|
||||||
|
"passwordUpdatedAt": 1683577711815,
|
||||||
|
"validSince": "1683577711",
|
||||||
|
"createdAt": "1683571061431",
|
||||||
|
"providerUserInfo": [
|
||||||
|
{
|
||||||
|
"providerId": "password",
|
||||||
|
"email": "admin@driver.com",
|
||||||
|
"federatedId": "admin@driver.com",
|
||||||
|
"rawId": "admin@driver.com",
|
||||||
|
"displayName": "Admin",
|
||||||
|
"photoUrl": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialEmail": "test-user-1234@domain.com",
|
||||||
|
"customAttributes": "",
|
||||||
|
"lastRefreshAt": "2023-05-08T20:28:31.821Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"localId": "ajIKGtLVYXWlmnKrhDRSJHEKbnT2",
|
||||||
|
"createdAt": "1683501517092",
|
||||||
|
"lastLoginAt": "1683576853029",
|
||||||
|
"passwordHash": "fakeHash:salt=fakeSaltbteVu3VkZRQNIoW3kLfx:password=test123456",
|
||||||
|
"salt": "fakeSaltbteVu3VkZRQNIoW3kLfx",
|
||||||
|
"passwordUpdatedAt": 1683577693985,
|
||||||
|
"providerUserInfo": [
|
||||||
|
{
|
||||||
|
"providerId": "password",
|
||||||
|
"email": "existing-driver@driver.com",
|
||||||
|
"federatedId": "existing-driver@driver.com",
|
||||||
|
"rawId": "existing-driver@driver.com",
|
||||||
|
"displayName": "Existing Driver",
|
||||||
|
"photoUrl": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"validSince": "1683577693",
|
||||||
|
"email": "existing-driver@driver.com",
|
||||||
|
"emailVerified": false,
|
||||||
|
"disabled": false,
|
||||||
|
"displayName": "",
|
||||||
|
"photoUrl": "",
|
||||||
|
"customAttributes": "",
|
||||||
|
"lastRefreshAt": "2023-05-08T20:28:13.994Z",
|
||||||
|
"initialEmail": "test-12312341234@test.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
1
export_directory/auth_export/config.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"signIn":{"allowDuplicateEmails":false}}
|
||||||
1275
export_directory/database_export/driver-8f4a1.json
Normal file
15
export_directory/firebase-export-metadata.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"version": "11.16.1",
|
||||||
|
"database": {
|
||||||
|
"version": "4.11.0",
|
||||||
|
"path": "database_export"
|
||||||
|
},
|
||||||
|
"auth": {
|
||||||
|
"version": "11.16.1",
|
||||||
|
"path": "auth_export"
|
||||||
|
},
|
||||||
|
"storage": {
|
||||||
|
"version": "11.16.1",
|
||||||
|
"path": "storage_export"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
--boundary
|
||||||
|
Content-Type: application/json
|
||||||
|
|
||||||
|
{"contentType":"text/plain"}
|
||||||
|
--boundary
|
||||||
|
Content-Type: text/plain
|
||||||
|
|
||||||
|
--boundary--
|
||||||
|
After Width: | Height: | Size: 797 KiB |
|
After Width: | Height: | Size: 472 KiB |
|
After Width: | Height: | Size: 485 KiB |
7
export_directory/storage_export/buckets.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"buckets": [
|
||||||
|
{
|
||||||
|
"id": "driver-8f4a1.appspot.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"name": "images/",
|
||||||
|
"bucket": "driver-8f4a1.appspot.com",
|
||||||
|
"metageneration": 1,
|
||||||
|
"generation": 1683551806682,
|
||||||
|
"contentType": "application/octet-stream",
|
||||||
|
"storageClass": "STANDARD",
|
||||||
|
"downloadTokens": [],
|
||||||
|
"etag": "NcqbeHuAupLobMTaRYOZ/x8enig",
|
||||||
|
"timeCreated": "2023-05-08T13:16:46.683Z",
|
||||||
|
"updated": "2023-05-08T13:16:46.683Z",
|
||||||
|
"size": 130,
|
||||||
|
"md5Hash": "iUpceipDkyQhwwUflucD5w==",
|
||||||
|
"crc32c": "3108464614"
|
||||||
|
}
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "images/9lOskPBmh3TYMs2qiZ3Q82KXFvB2/private_hire/private_hire20190130_1357.jpg",
|
||||||
|
"bucket": "driver-8f4a1.appspot.com",
|
||||||
|
"metageneration": 1,
|
||||||
|
"generation": 1683568267475,
|
||||||
|
"contentType": "image/jpeg",
|
||||||
|
"storageClass": "STANDARD",
|
||||||
|
"contentDisposition": "inline",
|
||||||
|
"downloadTokens": [
|
||||||
|
"2b3a82a2-399c-47f4-8e92-42e4b0596a99"
|
||||||
|
],
|
||||||
|
"etag": "EERbKfXWaNq1YOtfGA+DNYdiCRs",
|
||||||
|
"customMetadata": {},
|
||||||
|
"timeCreated": "2023-05-08T17:51:07.475Z",
|
||||||
|
"updated": "2023-05-08T17:51:07.475Z",
|
||||||
|
"size": 815900,
|
||||||
|
"md5Hash": "qfRQ4iMDJ1PqTYs7ZgrdpQ==",
|
||||||
|
"crc32c": "166652588"
|
||||||
|
}
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "images/9lOskPBmh3TYMs2qiZ3Q82KXFvB2/insurance_details/insurance_details20190128_2237.jpg",
|
||||||
|
"bucket": "driver-8f4a1.appspot.com",
|
||||||
|
"metageneration": 1,
|
||||||
|
"generation": 1683552616857,
|
||||||
|
"contentType": "image/jpeg",
|
||||||
|
"storageClass": "STANDARD",
|
||||||
|
"contentDisposition": "inline",
|
||||||
|
"downloadTokens": [
|
||||||
|
"05adb212-7d90-476b-95c3-ee8994926304"
|
||||||
|
],
|
||||||
|
"etag": "8vp7WfaGgmHxb9z7tb2er5PKEZU",
|
||||||
|
"customMetadata": {},
|
||||||
|
"timeCreated": "2023-05-08T13:30:16.857Z",
|
||||||
|
"updated": "2023-05-08T13:30:16.857Z",
|
||||||
|
"size": 483618,
|
||||||
|
"md5Hash": "+YPWiWjS5IXrIrW/SVUMxg==",
|
||||||
|
"crc32c": "1336424719"
|
||||||
|
}
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "images/9lOskPBmh3TYMs2qiZ3Q82KXFvB2/driver_license/driver_license20190126_1158.jpg",
|
||||||
|
"bucket": "driver-8f4a1.appspot.com",
|
||||||
|
"metageneration": 1,
|
||||||
|
"generation": 1683551991075,
|
||||||
|
"contentType": "image/jpeg",
|
||||||
|
"storageClass": "STANDARD",
|
||||||
|
"contentDisposition": "inline",
|
||||||
|
"downloadTokens": [
|
||||||
|
"bd571934-7b2b-47da-88e9-57262dcf6a9a"
|
||||||
|
],
|
||||||
|
"etag": "JopF4/sHrSPja4lob6BOxDLtsmM",
|
||||||
|
"customMetadata": {},
|
||||||
|
"timeCreated": "2023-05-08T13:19:51.075Z",
|
||||||
|
"updated": "2023-05-08T13:19:51.075Z",
|
||||||
|
"size": 496645,
|
||||||
|
"md5Hash": "M4gyQ2HkzHPhonCo6NB/3Q==",
|
||||||
|
"crc32c": "2741797550"
|
||||||
|
}
|
||||||
BIN
images/driver_insurance.jpg
Normal file
|
After Width: | Height: | Size: 386 KiB |
BIN
images/driver_license_driver.jpg
Normal file
|
After Width: | Height: | Size: 209 KiB |
BIN
images/driver_license_private_hire.jpg
Normal file
|
After Width: | Height: | Size: 137 KiB |
BIN
images/driver_license_private_hire_car.jpg
Normal file
|
After Width: | Height: | Size: 237 KiB |
BIN
images/driver_logbook.jpg
Normal file
|
After Width: | Height: | Size: 432 KiB |
BIN
images/driver_mot.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
images/driver_profile_pic.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |