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

Create login/sign up route in router #16

Open
1 of 5 tasks
aissshah opened this issue Aug 19, 2020 · 1 comment
Open
1 of 5 tasks

Create login/sign up route in router #16

aissshah opened this issue Aug 19, 2020 · 1 comment
Labels
E6 Estimate: 3 hours

Comments

@aissshah
Copy link
Contributor

aissshah commented Aug 19, 2020

  • include tests for this route
  • function for signing up: check if user exists in db(if exist no user), create user, automatic login
  • function for logging in: check if user exsits (if not, say sign up instead), check password matches
  • hashing the passwords
  • JWT?
@aissshah aissshah added the E6 Estimate: 3 hours label Aug 19, 2020
@aissshah
Copy link
Contributor Author

start 2.20pm

jessica440 added a commit that referenced this issue Aug 19, 2020
relates to #16

Co-authored-by: My Hoa Tien <[email protected]>
jessica440 added a commit that referenced this issue Aug 19, 2020
Relates #16
Co-authored-by: My Hoa Tien <[email protected]>
mhtien added a commit that referenced this issue Aug 20, 2020
Relates #16

Co-authored-by: Aishah <[email protected]>
mhtien added a commit that referenced this issue Aug 20, 2020
mhtien added a commit that referenced this issue Aug 20, 2020
Realtes #16

Co-authored-by: Jennifer B <[email protected]>
mhtien added a commit that referenced this issue Aug 20, 2020
Relates #16

Co-authored-by: Jennifer B <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E6 Estimate: 3 hours
Projects
None yet
Development

No branches or pull requests

1 participant