{
    "name": "Intelage OAuth2",
    "desc": "Global trade made easy, for everyone",
    "url": "https://intelage-oauth-server.herokuapp.com/",
    "oauth2": {
        "request_token": "https://intelage-oauth-server.herokuapp.com/token",
        "authorize": "https://intelage-oauth-server.herokuapp.com/authorize",
        "access_token": "https://intelage-oauth-server.herokuapp.com/token",
        "parameters": {
            "client_secret": "string",
            "client_id": "string"
        }
    },
    "href": {
        "keys": "https://intelage.com/dashboard/createKey.html",
        "docs": "https://intelage.com/everything.html",
        "apps": "https://intelage.com/projects",
        "provider": "https://intelage.com"
    }
}
