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

사용자 정보 수정: api 이슈 #10

Open
ghgt1 opened this issue Dec 8, 2022 · 0 comments
Open

사용자 정보 수정: api 이슈 #10

ghgt1 opened this issue Dec 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ghgt1
Copy link
Contributor

ghgt1 commented Dec 8, 2022

  • 사용자 정보 수정을 하면 token값이 변경되어버림(미친...)

  • 알고보니 로그인할때마다 토큰은 바뀜.... 토큰이 id값이 아니다.

  • 모든 토큰 사용은 로그인후 local에 있는 토큰을 사용하는것

  • 따라서 local에 있는 token값 삭제해주고, 로그아웃까지 시켜서 다시 로그인하게만듬(토큰 재등록)

  • 사용자 정보수정시, 기존비밀번호는 필수인것으로 보임

  • 이름수정은 기존비밀번호 필요없음

@ghgt1 ghgt1 added the enhancement New feature or request label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants