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

백엔드 로그인 로직 #95

Open
1 task
saygenie opened this issue Nov 26, 2019 · 1 comment
Open
1 task

백엔드 로그인 로직 #95

saygenie opened this issue Nov 26, 2019 · 1 comment
Assignees

Comments

@saygenie
Copy link
Collaborator

saygenie commented Nov 26, 2019

수행 내용

파트너 로그인

  • /auth/partners 라우터에서 처리
  • passport local strategy 사용
  • partners jwt 키로 token 생성

사용자 로그인

  • /auth/users 라우터에서 처리
  • passport kakao strategy 사용
  • users jwt 키로 token 생성

완료 조건

  • postman으로 로그인 확인
@saygenie saygenie self-assigned this Nov 26, 2019
@saygenie saygenie changed the title Axios로 로그인 시도 백엔드 로그인 로직 Nov 27, 2019
@plm9606
Copy link
Collaborator

plm9606 commented Dec 19, 2019

@sejjj120 이슈 마감 부탁~

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