You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.2 KiB
43 lines
1.2 KiB
6 years ago
|
<?php
|
||
|
|
||
|
return [
|
||
|
'user1' => [
|
||
|
"id" => 1,
|
||
|
"username" => "Error202",
|
||
|
"auth_key" => "I4MJAUm8ZZ4rennRmwhjfeZ7xV2-FpYn",
|
||
|
"password_hash" => "$2y$13$53Y5IhwZyUkvLirp.qq.o.J0XRDOPRFVCbkHSzYXKVb6.DbdM9uYy",
|
||
|
"password_reset_token" => null,
|
||
|
"email" => "error-202@mail.ru",
|
||
|
"email_confirm_token" => null,
|
||
|
"status" => 10,
|
||
|
"created_at" => 1516021751,
|
||
|
"updated_at" => 1530816306,
|
||
|
"user_pic" => "avatar_e188db6330ceab81865b3996f7bbb3d6_300.png"
|
||
|
],
|
||
|
'user2' => [
|
||
|
"id" => 17,
|
||
|
"username" => "Error203",
|
||
|
"auth_key" => "wW7PWDP0yUvGVzEqy3dZepb0tj19ejv6",
|
||
|
"password_hash" => '$2y$13$Spf7/iHOj3aJARSORST4s.blouBXtUPLzMf7sD4AX9akSK1URGkfe',
|
||
|
"password_reset_token" => null,
|
||
|
"email" => "error-202@yandex.ru",
|
||
|
"email_confirm_token" => null,
|
||
|
"status" => 10,
|
||
|
"created_at" => 1518122129,
|
||
|
"updated_at" => 1518127758,
|
||
|
"user_pic" => null
|
||
|
],
|
||
|
'user3' => [
|
||
|
"id" => 18,
|
||
|
"username" => "zz",
|
||
|
"auth_key" => "JbLkAlfA7jQ0XxbaWxUEPWQCzsVZ9gn8",
|
||
|
"password_hash" => '$2y$13$gyDo.ax9O962rq9pfh6sX.ZHrZ05cTZNAaX8VEMBL7n6UPsMr/vHa',
|
||
|
"password_reset_token" => null,
|
||
|
"email" => "zz@morework.ru",
|
||
|
"email_confirm_token" => "AcNTOgIMhefCq5tQaOyUqEIeIPLFqFdY",
|
||
|
"status" => 0,
|
||
|
"created_at" => 1518157352,
|
||
|
"updated_at" => 1518157352,
|
||
|
"user_pic" => null
|
||
|
],
|
||
|
];
|