- Implement slug uniqueness check before creating user - Add numeric suffix if slug already exists (e.g., username1, username2) - Fallback to timestamp-based slug if too many collisions - Prevents database constraint violations for duplicate slugs - Matches the logic used in OAuth service for consistency |
||
|---|---|---|
| .. | ||
| auth | ||
| collaboration | ||
| education | ||
| marketplace | ||
| social | ||
| track | ||