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

User without a project cannot be created multiple times #80

Closed blootsvoets closed 3 years ago

blootsvoets commented 3 years ago

As long as the project ID of a newly authorised user hasn't been set, it cannot be found anywhere else in the interface. However, it also cannot be re-authorized. There should be a rule that allows overriding a user which has a null project ID without creating a conflict.

blootsvoets commented 3 years ago

Fixed in #81