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

Re-authorize participant without deleting #144

Open blootsvoets opened 3 years ago

blootsvoets commented 3 years ago

Expected situation: If a participant is marked as Authorized: false, a button is present to go through the authorization flow for that user again.

Current situation: If a participant is no longer authorized, the only option to re-authorize now is to delete the entry.

Caveats: There should be a message whether the new external user ID matches the old user ID once the authorization succeeds.