Spaces:
Sleeping
Sleeping
File size: 955 Bytes
7618a5c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"etudiants": {
"8d5414f7-eb42-4f71-a77f-6b242c7975c3": {
"id": "8d5414f7-eb42-4f71-a77f-6b242c7975c3",
"firstName": "Jean",
"lastName": "Dupont",
"email": "jean.dupont@test.com",
"password": "scrypt:32768:8:1$pBLV3R0eRD23Gpnk$90b09f39bfadb20b9e36dc4c07eca605113abf92d01f8432485b65f558476b62a9228c7c625931504447886a67146bbf5cf9184d6b80f18d75ec6419d6afc12a",
"promotion": "L3 Informatique",
"createdAt": "2026-03-10T15:08:13.635103"
},
"fddffecb-2c9b-40f0-8049-979918b0ab3a": {
"id": "fddffecb-2c9b-40f0-8049-979918b0ab3a",
"firstName": "Marie",
"lastName": "Martin",
"email": "marie.martin@test.com",
"password": "scrypt:32768:8:1$4WOrUDqdCpEDVFxq$0ed93b41fd90260d9b5d05ab9558dfa7f3cf90f218e77767e3051579250f2eb2db69a23de28ebf06366f0860eea357e3ea53d354143810022af5b204dd73592f",
"promotion": "L3 Info",
"createdAt": "2026-03-10T15:10:39.376901"
}
}
} |