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

[Routes/Components/Social Login] Setup Authentication #4

Open
9 of 12 tasks
1000miles opened this issue Oct 2, 2019 · 0 comments
Open
9 of 12 tasks

[Routes/Components/Social Login] Setup Authentication #4

1000miles opened this issue Oct 2, 2019 · 0 comments

Comments

@1000miles
Copy link
Member

1000miles commented Oct 2, 2019

Create backend routes:

  • /api/auth/signup
  • /api/auth/login
  • /api/auth/logout

Create frontend:
Components

  • Signup
  • Login

Signup page:

  • username
  • email
  • password
  • social signup: Google, Facebook, Linkedin

Login page:

  • email
  • password
  • social signup: Google, Facebook, Linkedin
@1000miles 1000miles changed the title [BE] Setup Authentication [BE/FE] Setup Authentication Oct 2, 2019
@1000miles 1000miles added the Frontend Frontend label Oct 2, 2019
@1000miles 1000miles changed the title [BE/FE] Setup Authentication [Routes/Components/Social Login] Setup Authentication Oct 3, 2019
@1000miles 1000miles added the API label Oct 5, 2019
@Taliko5 Taliko5 self-assigned this Oct 5, 2019
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

2 participants