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

[user-1] 로그인 기능 #8

Open
dayoungMM opened this issue Jul 4, 2022 · 1 comment
Open

[user-1] 로그인 기능 #8

dayoungMM opened this issue Jul 4, 2022 · 1 comment
Assignees
Labels
bug Something isn't working devsta-users [MSA] user, chatting service

Comments

@dayoungMM
Copy link
Contributor

dayoungMM commented Jul 4, 2022

OAuth 와 연동

  • OAuth 정보와 DAO 연동
@dayoungMM dayoungMM added enhancement New feature or request devsta-users [MSA] user, chatting service labels Jul 4, 2022
@dayoungMM dayoungMM self-assigned this Jul 4, 2022
@smellHyang smellHyang linked a pull request Jul 8, 2022 that will close this issue
@dayoungMM
Copy link
Contributor Author

진행상황

  • google access token 받아오는것까지는 성공했지만, 그 access key로 user profile 가져오는 api에 request 했을 때 401 에러 발생
  • 코드는 별도의 repository에서 구현 (monolithic)
    • front-end 페이지가 있어야 구글 로그인 및 액세스 토큰 받기가 가능
    • 구현 성공한 이후에 access key로 user profile 가져오는 api에 request 하는 부분만 devsta-user에 넣을 예정
    • https://github.com/dayoungMM/login-Oauth2

@dayoungMM dayoungMM added bug Something isn't working and removed enhancement New feature or request labels Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devsta-users [MSA] user, chatting service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant