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

Registration Form Properties #65

Closed
alonttal opened this issue Dec 6, 2017 · 1 comment
Closed

Registration Form Properties #65

alonttal opened this issue Dec 6, 2017 · 1 comment
Labels

Comments

@alonttal
Copy link
Collaborator

alonttal commented Dec 6, 2017

Registration
These are the proprties we are going to fetch from POST /users request:

Field requirement comment
email MANDATORY is used to log in as username
password MANDATORY is used to log in
firstName MANDATORY
lastName OPTIONAL
birthdate MANDATORY
gender MANDATORY

the result includes user with x-auth code in header

Regards.

@alonttal alonttal added the Design label Dec 6, 2017
@alonttal alonttal changed the title Registeration Form Propertied Registeration Form Properties Dec 6, 2017
@alonttal alonttal changed the title Registeration Form Properties Registration Form Properties Dec 6, 2017
@alonttal
Copy link
Collaborator Author

added to Wiki under "Back-end API"

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

No branches or pull requests

1 participant