20 lines
No EOL
559 B
JSON
20 lines
No EOL
559 B
JSON
[
|
|
{
|
|
"email": "user@example.com",
|
|
"username": "string",
|
|
"hashed_password": "$2b$12$OkYfLiufUGGpxcJIC1TxQeEZNllHpS/jWICF9iRC7E/WTv7uFePbK",
|
|
"date_of_birth": "2024-02-13"
|
|
},
|
|
{
|
|
"email": "test@test.com",
|
|
"username": "test",
|
|
"hashed_password": "$2b$12$Q65fcP54s8gLeIjDo5EPLeyqD7oc8YFXl/mV1CDpnKvFKW8exGBOi",
|
|
"date_of_birth": "2024-02-14"
|
|
},
|
|
{
|
|
"email": "urec@urec.com",
|
|
"username": "urec",
|
|
"hashed_password": "$2b$12$sWscnmmhugSNJECjiz.j4eQK0vVYYA.fsYZD7a00WuJIsj9bDzj3m",
|
|
"date_of_birth": "2024-02-14"
|
|
}
|
|
] |