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

Feature: Sign up and Sign in a User #2

Open
6 of 7 tasks
psantos10 opened this issue Apr 23, 2018 · 0 comments
Open
6 of 7 tasks

Feature: Sign up and Sign in a User #2

psantos10 opened this issue Apr 23, 2018 · 0 comments
Assignees

Comments

@psantos10
Copy link
Owner

psantos10 commented Apr 23, 2018

Allow a user to create an account and be able to sign up

Basic information needed to Signed:

  • First Name
  • Last Name
  • Email Address
  • Password

To Sign In:

  • Email Address
  • Password

Tasks:

  • User model
  • Test Models
  • GraphQL UserType
  • Sign up GraphQL Mutation
  • Sign in GraphQL Mutation
  • Sign in proccess must return a JSON Web Token
  • Write Tests
@psantos10 psantos10 self-assigned this Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant