Closed pennane closed 1 year ago
For example if we have a user with userName Kekkonen we don't want to allow creating a new user with the userName kekkonen
Kekkonen
kekkonen
server/src/models/User/index.ts
For example if we have a user with userName
Kekkonen
we don't want to allow creating a new user with the userNamekekkonen
Possible implementation
server/src/models/User/index.ts