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

[feat] 인가 로직 도입 및 글모임 필명 GET API 수정 #518

Closed
sohyundoh opened this issue Sep 28, 2024 · 0 comments · Fixed by #519
Closed

[feat] 인가 로직 도입 및 글모임 필명 GET API 수정 #518

sohyundoh opened this issue Sep 28, 2024 · 0 comments · Fixed by #519
Assignees
Labels

Comments

@sohyundoh
Copy link
Member

sohyundoh commented Sep 28, 2024

📌 Feature Issue

인가 로직 도입 및 글모임 필명 GET API 수정

  • [GET] 필명 + 프로필 설명 GET 와 [GET] 필명만 GET API 통합
  • 아래 API 인가 체제 변경
    [POST] 글 임시저장
    [GET] 초대링크 들어가면 모임 정보
    [POST] 댓글 생성
    [GET] 임시저장된 글 있는지 조회
    [DELETE] 댓글 삭제
@sohyundoh sohyundoh added the high label Sep 28, 2024
@sohyundoh sohyundoh self-assigned this Sep 28, 2024
sohyundoh added a commit that referenced this issue Sep 28, 2024
Post나 이 외 Controller에 대해서는 모임 ID 값이 넘어오는 것이 아니기 때문에 이를 해결하고자 사용했습니다!
sohyundoh added a commit that referenced this issue Sep 28, 2024
내부 WriterName 탐색 방법 변경
WriterName의 객체가 찾아지지 않을 경우 인가 에러가 발생해야하므로 그렇게 변경하였습니다.
sohyundoh added a commit that referenced this issue Oct 1, 2024
#518 [feat] 인가체제 변경 및 인가 API 중 필드 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

1 participant