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": "20311680-1dbc-4a1d-af43-48462ab5dcef",
  4. "userName": "existinguser",
  5. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  6. "birthday": "1990-01-01",
  7. "firstName": "John",
  8. "surname": "Doe",
  9. "stayLoggedIn": false
  10. },
  11. {
  12. "id": "aed49698-89cd-4712-920f-e30f23793f46",
  13. "userName": "testUser",
  14. "password": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
  15. "birthday": "1990-01-01",
  16. "firstName": "John",
  17. "surname": "Doe",
  18. "stayLoggedIn": false
  19. }
  20. ]