hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Add proper error if GitHub profile already exists #65

Closed BrainBuzzer closed 4 years ago

BrainBuzzer commented 4 years ago

Currently, if the GitHub profile already exists for the user, it simply shows the server error. This should be changed to something like profile is already connected.

nikochiko commented 4 years ago

Yeah there are some more additions to be done there. Right now one account can even have multiple github accounts connected if they are different. Will change that too