As a privacy-minded developer
I want UUID to be a supported Identifier type
To prevent disclosure of data
Unlike today where an easily determined pattern (such as incremented Int) can reveal approximate record lengths or other allow a curious user to scrape data from the API with ease.
As a privacy-minded developer
I want UUID to be a supported Identifier type
To prevent disclosure of data
Unlike today where an easily determined pattern (such as incremented Int) can reveal approximate record lengths or other allow a curious user to scrape data from the API with ease.