Private
Public Access
1
0

strava prepare for their update

This commit is contained in:
Sander Roosendaal
2018-09-22 13:08:03 +02:00
parent 9b7d385b1c
commit 60940a821c
2 changed files with 15 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ oauth_data = {
'expirydatename': '',
'bearer_auth': True,
'base_url': "https://www.strava.com/oauth/token",
'grant_type': None,
}