RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

Do not try to deregister the garmin user when no access token secret is available. #151

Open yatharthranjan opened 2 years ago

yatharthranjan commented 2 years ago

According to support, signing a request with just the access token without an access token secret will not work, hence we should not try to deregister such users. Instead, the application should show an ERROR log to say to contact garmin support to remove such user's subscription on garmin.

Screenshot 2021-08-25 at 15 48 47