issues
search
hyperlog-core
/
hyperlog-backend
Backend for hyperlog
0
stars
0
forks
source link
Fix #24: Add provider_uid field
#62
Closed
nikochiko
closed
4 years ago
nikochiko
commented
4 years ago
Fixes #24
Changes:
Add provider_uid field on profiles models - this is the user id as provided by the Github, gitlab, etc
Use provider_uid + provider in unique together constraint instead of provider + username.
Fixes #24
Changes: