HealthGraph-API is a Python Client Library for Health Graph API. The API can be used for accessing RunKeeper.com for retrieving, updating, deleting and uploading Fitness Activity and Health Measurements Information.
Client IP: {{ remote_addr }}
% if access_token is None:
Access token cannot be displayed.
Viewing of the access token is not permitted unless you are connecting from localhost (127.0.0.1).
% else:Access Token: {{ access_token }}
WARNING: Sending the Access Token to the client to be displayed in a web browser is a security risk. This page is provided just for testing. Normally, the Access Token must never be sent to the client.
% end