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

Auth api 수정 #26

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Auth api 수정 #26

merged 2 commits into from
Jul 23, 2024

Conversation

SJ70
Copy link
Member

@SJ70 SJ70 commented Jul 23, 2024

🚀 작업 내용

#

  • oAuth 로그인 api url 수정
  • 토큰 만료 및 리프래쉬 시 토큰을 header가 아닌 body로 받게 함

📝 참고 사항

  • oAuth 로그인 api url : /auth/login/{oAuthProviderId} -> /auth/{registrationId}/callback
  • oAuth 콜백을 백엔드에서 바로 받아 불필요한 flow를 제거

🖼️ 스크린샷

@SJ70 SJ70 changed the title Feature/auth Auth api 수정 Jul 23, 2024
@SJ70 SJ70 merged commit 8e134d0 into main Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant