nerves-hub / nerves_hub_web

Manage firmware updates for Nerves devices
https://nerves-hub.org/
Apache License 2.0
184 stars 69 forks source link

Remove `username` from User #1336

Closed joshk closed 3 months ago

joshk commented 3 months ago

Having a username feels overkill, especially as we have email, which has to exist.

If anything, we should add a name field to User.

This would require changes to account login.

I'd also argue that we don't create an Org for the User on account creation.