Muslim-Athletic-Association / backend

Contains all of the back-end server code for the Muslim Athletic Association
1 stars 0 forks source link

Register a person step by step #43

Open osamaramihafez opened 3 years ago

osamaramihafez commented 3 years ago

When a player begins registering again for a new league, we want to be able to tell whether they registered before. This way we can avoid duplications and make the login logic a lot cleaner. We should tell the user what information they gave us before... maybe we should ask the user for an email first.

Steps: