{
	"name": "Intelage",
	"desc": "Global trade made easy, for everyone",
	"url": "https://intelage.oauth.io/",
        "oauth2": {
                "request_token": "https://intelage.oauth.io/oauth/token",
                "authorize": "https://intelage.oauth.io/authorize",
                "access_token": "https://intelage.oauth.io/oauth/token",
                "parameters": {
                        "client_secret": "string",
                        "client_id": "string",
                        "scope": {
                                "values": {
                                        "openid": "Enable OpenID.",
                                        "email": "Grants read access to emails.",
                                        "offline_access": "Get refresh token."
				}
			}
		}
	},
	"href": {
		"keys": "https://intelage.com/dashboard/createKey.html",
		"docs": "https://intelage.com/everything.html",
		"apps": "https://intelage.com/projects",
		"provider": "https://intelage.com"
	}
}
