mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
} |