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

[Feature] - Login 명세 변경 #181

Merged
merged 5 commits into from
Aug 6, 2024
Merged

[Feature] - Login 명세 변경 #181

merged 5 commits into from
Aug 6, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    13b6386 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    590437f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: 로그인 명세 변경

    1. http method post로 변경
    
    2. params에 추가하는 것이 아닌 url내 code 및 redirectUri 추가
    jinyoung234 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4cb5c30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca7897 View commit details
    Browse the repository at this point in the history
  3. fix: ci 실패 하는 원인 수정

    1. api endpoint map 내 loginOauth 수정
    
    2. KakaoCallbackPage 내 반영
    jinyoung234 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4fec945 View commit details
    Browse the repository at this point in the history