AndroidAPS icon indicating copy to clipboard operation
AndroidAPS copied to clipboard

Tidepool Integration: Authentication Changes

Open tjotala opened this issue 7 months ago • 3 comments
trafficstars

Tidepool is planning to deprecate our legacy authentication APIs in favor of new OAuth2 / OpenID Connect standards based APIs. You can find the documentation here:

https://developer.tidepool.org/TidepoolApi/#tag/Authentication/operation/Authorize https://developer.tidepool.org/TidepoolApi/#tag/Authentication/operation/ObtainToken

We see that AndroidAPS is currently using the legacy authentication APIs: https://github.com/nightscout/AndroidAPS/blob/master/plugins/sync/src/main/kotlin/app/aaps/plugins/sync/tidepool/comm/TidepoolApiService.kt#L28-L29

Please contact us to discuss migration to the new authentication APIs:

https://developer.tidepool.org/ [email protected]

Sincerely,

Tapani Otala VP, Engineering Tidepool

tjotala avatar Mar 18 '25 00:03 tjotala