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

[fix]: 액세스 토큰 발급 요청 수정 #65

Merged
merged 3 commits into from
Feb 8, 2024
Merged

[fix]: 액세스 토큰 발급 요청 수정 #65

merged 3 commits into from
Feb 8, 2024

Conversation

wu-seong
Copy link
Contributor

@wu-seong wu-seong commented Feb 7, 2024

PULL REQUEST

🎋 작업중인 브랜치

💡 작업동기

  • 액세스 토큰 발급이 안됨

🔑 주요 변경사항

  • 액세스 토큰 발급 요청 Post 요청인데 Get으로 하던 미련한 코드 수정
  • form-urlencoded로 본문 제대로 보내 도록 수정
  • jwt 토큰 생성하는 로직에서 jjwt- api 0.12.3 버전 메서드로 수정

💡 관련 이슈

x

@wu-seong wu-seong added ✨ feat 새로운 기능 추가 🐛 fix 버그 수정 labels Feb 7, 2024
@wu-seong wu-seong self-assigned this Feb 7, 2024
Copy link
Contributor

@kimjm9841 kimjm9841 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~!

@wu-seong wu-seong merged commit 3c10f45 into dev Feb 8, 2024
@wu-seong wu-seong deleted the feat/#24 branch February 8, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 버그 수정 ✨ feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants