Skip to content

Commit

Permalink
add user credentials (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-amit authored May 29, 2023
1 parent b53812e commit f621d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/users.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[
{ "id": "5e86809283e28b96d2d38537", "email": "[email protected]", "password": "123456", "name": "JWT User" },
{ "id": "5e87809273e28b96d2e38538", "email": "[email protected]", "password": "123456", "name": "JWT User" },
{ "id": "344353656373", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya" },
{ "id": "61d81b3d", "email": "[email protected]", "password": "123456", "name": "Milan Bhikadiya" },
{ "id": "774598e0", "email": "[email protected]", "password": "Test1234", "name": "New Test" },
Expand Down

1 comment on commit f621d54

@vercel
Copy link

@vercel vercel bot commented on f621d54 May 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.