LukeBrandon / fluke

5 stars 0 forks source link

Handle re-registration after a user is deleted #46

Open FlynnOConnell opened 11 months ago

FlynnOConnell commented 11 months ago

Since a user is soft-deleted, they will not be able to re-register due to a non-unique id error. We should allow re-registration by setting the unique ID's to random strings.