Exemplo n.º 1
0
def hubspot_auth_handler():
	api = HubspotAPI()
	return redirect(api.auth_url())