Skip to content

[server] [login/register] - OAuth 처리 #5

@gatsukichi

Description

@gatsukichi

ISSUE

  • Group: server
  • Type: feature
  • Detail: OAuth의 흐름을 다시 복습하고, 클라이언트에서 내려오는 AuthorizationCode에 대한 응답을 처리할수 있어야합니다.

TODO

  1. 라우팅된 컨트롤러로 req.params의 AuthorizationCode를 해당 Oauth서버로 인증요청을 날립니다. (Axios)
  2. 돌아온 요청에따라 성공,실패 응답을 분기처리
  3. DB조회후 저장여부
  4. AccessToken을 set-Cookie로 클라이언틍에게 내려줍니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2h[Task Card] Estimated timeLogin/Register[Task Card] Sprint / MilestoneMiddle[Task Card] UrgencyServer[Task Card] Group

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions