svelte-firebase-starter
svelte-firebase-starter copied to clipboard
Enforce unique usernames
We currently just have a client side validation of existing username, we need to enforce this with db rules
This feature is added to mentor cv, its quite easy to pull off but not sure its worth complicating this app.