Skip to content

feat: 로그인 토큰 저장 방식 변경 - #128

Open
useonglee wants to merge 3 commits into
developfrom
feature/login-token
Open

feat: 로그인 토큰 저장 방식 변경#128
useonglee wants to merge 3 commits into
developfrom
feature/login-token

Conversation

@useonglee

@useonglee useonglee commented Jun 14, 2022

Copy link
Copy Markdown
Member

PR 내용


논의 사항

  • 서버로부터 cookie를 받아서 어떻게 활용할 것인지?
  • 인증이 필요한 요청들도 cookie를 활용해서 요청할 것인지?

@useonglee useonglee added feat feature maintain maintain labels Jun 14, 2022
@useonglee useonglee self-assigned this Jun 14, 2022
@useonglee useonglee linked an issue Jun 14, 2022 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat feature maintain maintain

Projects

None yet

Development

Successfully merging this pull request may close these issues.

로그인 토큰 저장 방식 변경

1 participant