{
    "AUTH0_ERRORS": {
        "AUTHORIZE_CLIENT": "Failed to authorize client",
        "DISCOVER": "Unable to init auth0 client",
        "LOGOUT": "unable to log-out from auth0"
    },
    "LIBLAB_API_ERRORS": {
        "GET_USER": "Failed to get user from Liblab API"
    }
}
