{
    "100": {
        "id": "100",
        "username": "admin",
        "password": "admin",
        "authKey": "test100key",
        "accessToken": "100-token",
        "role": "admin"
    },
    "101": {
        "id": "101",
        "username": "demo",
        "password": "demo",
        "authKey": "test101key",
        "accessToken": "101-token",
        "role": "student"
    },
    "102": {
        "id": "102",
        "username": "ajamu",
        "password": "esun1234#",
        "authKey": "M1hxAcX_YngOte6G",
        "accessToken": "jRRC_KChsBw4C-omCJSlNlAi",
        "role": "student"
    }
}