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.

19 lines
554 B

  1. [
  2. {
  3. "id": "e365e96f-6c6c-48e5-96e0-7b5e058e7198",
  4. "userName": "existinguser",
  5. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  6. "birthday": "1990-01-01",
  7. "firstName": "John",
  8. "surname": "Doe",
  9. "stayLoggedIn": false
  10. },
  11. {
  12. "id": "61ef4208-9077-42c4-983f-f1e234f7e5f4",
  13. "userName": "testUser",
  14. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  15. "birthday": "1990-01-01",
  16. "firstName": "John",
  17. "surname": "Doe",
  18. "stayLoggedIn": false
  19. }
  20. ]