TownHallHQ / TownHall

MIT License
34 stars 12 forks source link

fix(core): use `Pxid` generator and rename to `register` over `create` #194

Closed EstebanBorai closed 5 months ago

EstebanBorai commented 5 months ago

Fixes tests where using Pxid generator causes repeated IDs on resource creation.

As well updates naming on UserService to represent Registration over user creation.