-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdb.json
More file actions
69 lines (69 loc) · 1.24 KB
/
Copy pathdb.json
File metadata and controls
69 lines (69 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"user": [
{
"email": "vishal@gmail.com",
"password": "1111",
"id": "vishal malyan"
},
{
"email": "raj@123",
"password": "0000",
"id": "raj"
},
{
"email": "sachin@12",
"password": "12345678",
"id": "sachin"
},
{
"email": "harsh@gupta",
"password": "5555",
"id": "harsh gupta "
},
{
"email": "raj@651246",
"password": "4444",
"id": "raj gupta"
},
{
"email": "hdf@tasfsd",
"password": "123456",
"id": "suryansh"
},
{
"email": "wmbejf@whgfeh",
"password": "2222",
"id": "tanishq"
},
{
"email": "kgrjifrih@gmail",
"password": "1234",
"id": "abhishek"
},
{
"email": "tarun2110101@gmail.com",
"password": "12345678",
"id": "Tarun"
},
{
"email": "singhalvaibhav978@gmail.com",
"password": "this",
"id": "Vaibhav Singhal"
},
{
"email": "erljgfyr@qfedhtwe",
"password": "9999",
"id": "vishwas"
},
{
"email": "wbnevnhf@gfd",
"password": "2222",
"id": "vishal"
},
{
"email": "viskuh@1625e",
"password": "11111",
"id": "vishalll"
}
]
}