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

[LIME-160] 권한. 처리 방식 변경 #83

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

HandmadeCloud
Copy link
Member

📌 PR 종류

어떤 종류의 PR인지 아래 항목 중에 체크 해주세요.

  • 🐛 버그 수정
  • ✨ 기능 추가
  •  테스트 추가
  • 🎨 코드 스타일 변경 (formatting, local variables)
  • 🔨 리팩토링 (기능 변경 X)
  • 💚 빌드 관련 수정
  • 📝 문서 내용 수정
  • 그 외, 어떤 종류인지 기입 바람:

📌 어떤 기능이 추가 되었나요?

Issue Number

160

기능 설명

권한 처리 방식을 프론트와 협의해 변경했습니다.
As-Is : 백엔드가 join페이지로 리다이렉트 -> 불필요한 join api를 생성하게 됨
To-Be : 백엔드는 에러코드를 내려줌 403과 함께 -> 프론트가 직접 redirect 수행


📌 기존에 있던 기능에 영향을 주나요?

  • 아니요

@HandmadeCloud HandmadeCloud self-assigned this Apr 2, 2024
Copy link
Contributor

@Curry4182 Curry4182 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~! ㅎㅎ

Copy link
Member

@Yiseull Yiseull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!!

@HandmadeCloud HandmadeCloud merged commit b38273c into main Apr 2, 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.

3 participants