ComputerScienceHouse / ComputerScienceHouse/conditional
Use UUIDs as primary key instead of username
Open
enhancement
javascript
python
- Dominant language
- Python
- Stars
- 12
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
We should be using UUID as the unique identifier for users instead of username. UUID is 100% guaranteed to never change, and username could change, and it would be nice if it was as easy as possible to change usernames
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.