VChet / StyleBase

UserCSS theme sharing site
https://stylebase.cc
MIT License
20 stars 1 forks source link

Question: What happens when people sign up with the same username from GitHub & Codeberg? #20

Closed Freeplayg closed 3 years ago

VChet commented 3 years ago

Usernames can be non-unique. The accounts will not be linked in any way. Depending on the authorization method, the githubId or codebergId field is saved in the User model.

Freeplayg commented 3 years ago

What about in links like https://stylebase.cc/user/Freeplay ? Which one would it go to

VChet commented 3 years ago

Links like this one will filter styles by the owner username. So styles from both accounts will be included. It will be fixed when new user pages will be done, where styles will be connected directly to profiles.