kekepins / strava-movescount-to-kikourou

Transfert de kikourou vers strava
1 stars 1 forks source link

Strava API "Forever tokens" ends soon #7

Closed Ymerlet closed 5 years ago

Ymerlet commented 5 years ago

As stated here: https://github.com/kekepins/strava-movescount-to-kikourou/issues/new , every API app will ave to use OAuth soon. As far as I can see, this will break Strava sync in the app.

kekepins commented 5 years ago

Thanks, yes I received also a mail, I gonna check this asap

kekepins commented 5 years ago

We have one year :

We want to make this change easier on you, so you will have from now through October 15, 2019, to migrate to the new version of OAuth using short-lived access tokens and refresh tokens. During the migration period, existing forever access tokens will continue to work.

kekepins commented 5 years ago

New version (1.4.0) is ok with Oauth2. First access a web page is opened and ask authorisation. A web server is created by application to receive code (one time), code is saved locally. With code + secret + client id, a fresh token is asked when application access strava.