KrisVan / Pickleball-Scheduler

Schedule pickleball with friends with weather in mind
https://pickleball-scheduler-three.vercel.app
3 stars 2 forks source link

Username overwrites display name #73

Closed KrisVan closed 9 months ago

KrisVan commented 9 months ago

Username overwrites displayName when creating a new user at /api/users/register.

Make displayName optional. If no displayName, displayName=username, else assign displayName.