|
1 | 1 | [
|
2 |
| - { "id": "5e86809283e28b96d2d38537", "email": "[email protected]", "password": "123456", "name": "JWT User" }, |
3 |
| - { "id": "5e87809273e28b96d2e38538", "email": "[email protected]", "password": "123456", "name": "JWT User" }, |
4 |
| - { "id": "344353656373", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya" }, |
5 |
| - { "id": "61d81b3d", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya" }, |
6 |
| - { "id": "774598e0", "email": "[email protected]", "password": "Test1234", "name": "New Test" }, |
7 |
| - { "id": "9571bb3a", "email": "[email protected]", "password": "aA@123456", "name": "Amit Gorasiya" } |
| 2 | + { "id": "5e86809283e28b96d2d38537", "email": "[email protected]", "password": "123456", "name": "JWT User", "role": "Admin" }, |
| 3 | + { "id": "5e87809273e28b96d2e38538", "email": "[email protected]", "password": "123456", "name": "JWT User", "role": "Admin" }, |
| 4 | + { "id": "344353656373", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya", "role": "Admin" }, |
| 5 | + { "id": "61d81b3d", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya", "role": "Admin" }, |
| 6 | + { "id": "774598e0", "email": "[email protected]", "password": "Test1234", "name": "New Test", "role": "Admin" }, |
| 7 | + { "id": "9571bb3a", "email": "[email protected]", "password": "aA@123456", "name": "Amit Gorasiya", "role": "Admin" }, |
| 8 | + { "id": "5648ww9g", "email": "[email protected]", "password": "Admin@123", "name": "Admin User", "role": "Admin" }, |
| 9 | + { "id": "9654cc9d", "email": "[email protected]", "password": "User@123", "name": "John Challis", "role": "User" } |
8 | 10 | ]
|
0 commit comments