I was wondering what happends to the ID of the user after its deleted. Does the ID get whitelisted or can someone else obtain it with pure luck? And if so how hard would it be to get it with pure luck
The chance of colission is practically zero
Actually, IDs are randomly created. So if you are using unique() to make IDs, chances are very very very rare for this to happen and even if you are creating the ID yourself, this is highly unlikely
Here is how those unqiue values are calculated.
Recommended threads
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...