AndroidAPS
AndroidAPS copied to clipboard
Tidepool Integration: Authentication Changes
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