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

Register, Login and Apply endpoints for companies #6

Closed
miguelpduarte opened this issue Jan 25, 2019 · 2 comments
Closed

Register, Login and Apply endpoints for companies #6

miguelpduarte opened this issue Jan 25, 2019 · 2 comments
Assignees
Labels
P0 High priority
Milestone

Comments

@miguelpduarte
Copy link
Collaborator

Endpoints to add:

  • Register
  • Login
  • Apply for our site

The login endpoint should receive the following fields:

  • Email
  • Password

The register endpoint should receive the following fields (the one time token is not yet in use):

  • Email
  • Nome da empresa
  • Password

The apply for our site endpoint should receive the following fields:

  • Email
  • Nome da empresa
  • Motivação
  • Outros contactos
@miguelpduarte
Copy link
Collaborator Author

Should also probably split these issues, especially since register without token and login are already done

@imnotteixeira
Copy link
Collaborator

Closing as #91 is complete

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

No branches or pull requests

4 participants