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] 회원가입 버그 수정 #358

Merged
merged 4 commits into from
Jun 10, 2024
Merged

[fix] 회원가입 버그 수정 #358

merged 4 commits into from
Jun 10, 2024

Commits on Jun 8, 2024

  1. #351 feat: 인가 방식 변경

    - Authorization 헤더가 아닌 쿠키를 통하여 인가하는 방식으로 변경
    yonghwankim-dev committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6bd0b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5d52e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

  1. #351 fix: 회원가입 버그 수정

    - 회원 가입시 사용자 권한 기본 추가
    yonghwankim-dev committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    46fc374 View commit details
    Browse the repository at this point in the history