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.

28 lines
807 B

  1. [
  2. {
  3. "id": "c99b1061-13b7-4fa8-b1ac-814e07db3ef4",
  4. "userName": "Test",
  5. "password": "8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92",
  6. "birthday": "",
  7. "firstName": "",
  8. "surname": "",
  9. "stayLoggedIn": false
  10. },
  11. {
  12. "id": "89de267d-8456-4393-9fab-a5ddb36c7686",
  13. "userName": "existinguser",
  14. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  15. "birthday": "1990-01-01",
  16. "firstName": "John",
  17. "surname": "Doe",
  18. "stayLoggedIn": false
  19. },
  20. {
  21. "id": "43d45e81-3540-427f-8cb9-8f279d7a18d3",
  22. "userName": "testUser",
  23. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  24. "birthday": "1990-01-01",
  25. "firstName": "John",
  26. "surname": "Doe",
  27. "stayLoggedIn": false
  28. }
  29. ]