Skip to content

[server] [Login/Register] - /refresh route ,controller 구현 #71

@gatsukichi

Description

@gatsukichi

ISSUE

  • Group: server,
  • Type: feature
  • Detail: 클라이언트에서 이제 주기적으로 리프레싱 요청이 오게될것입니다. 그것에대한 라우팅 처리가필요하고. POST요청일예정이고, headerLoginType으로 컨트롤러에서 분기처리를합니다. 액세스토큰을 매번 새것으로 내려줍니다. (OAuth도 그렇게하는게 맞는지 회의할것)

TODO

  1. OAuth의 리프레시 회의
  2. /refresh 라우팅처리
  3. controller 구현
  4. 내부 jwt verify와 새 액세스토큰 제작후 res.send();

Metadata

Metadata

Assignees

No one assigned

    Labels

    1h[Task Card] Estimated timeHigh[Task Card] UrgencyLogin/Register[Task Card] Sprint / Milestone

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions