We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
인가 코드 및 인가 코드를 통한 부터 토큰 발급 구현
The text was updated successfully, but these errors were encountered:
⚽Feat #42: 인가코드 받기 및카카오 토근 발급 api 추가
cb7b9d3
Merge branch 'develop' into feature/#42
35c85ec
Merge pull request #55 from DongnaeFriend/feature/#42
f080e0a
⚽Feat #42: [OAuth로그인] 카카오 로그인
⚽Refactor #42: 토큰 재발급 method 파라미터 수정
336be18
before: String refreshToken after: @RequestParam String refreshToken
⚽Refactor #42: reiussnaceToken 반환하는 form 수정
5cdb476
before: String 토큰값 after: Map { "accessToken": "토큰값" }
No branches or pull requests
📢 이슈 내용
📃 상세 내용
✔️ 체크리스트
📍 참고 내용
The text was updated successfully, but these errors were encountered: