Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vergebene Email bei Registrierung wird erst ganz am Ende bemerkt #43

Closed
sinnloserName4 opened this issue Aug 18, 2017 · 1 comment
Closed

Comments

@sinnloserName4
Copy link
Collaborator

Es sollte direkt nach dem ersten screen einmal abgefragt werden, ob es diese Email bereits gibt. Lösung wäre ein GET für User mit email als parameter

@lehoffma
Copy link
Owner

Es wird jetzt wenn man beim ersten Signup Screen was passendes eingibt und "Weiter" drückt erstmal ein GET-Request an /api/user/ mit query Parameter "email" geschickt. Als Antwort wird einfach ein boolean erwartet, der true is wenn die email bereits vergeben ist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants