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

[BE] ✨ : swagger 보안 적용 #377

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

twoo1999
Copy link
Collaborator

❗ 배경

작업 배경에 대한 설명을 작성합니다.
Issue에 대한 링크를 첨부합니다.

🔧 작업 내역

작업한 내용들을 나열합니다.
간결하게 리스트 업하고, 자세한 설명은 아래 리뷰 노트에서 합니다.

  • swagger 보안 적용

📝 리뷰 노트

작업 내역에 대한 자세한 설명을 작성합니다.

  • express-basic-auth를 사용해 아이디 비밀번호를 입력해 swagger api 문서 접근

📸 스크린샷

image

express-basic-auth를 통해 swagger api 문서도 아이디와 비밀번호를 통해 접근할 수 있도록 수정
@twoo1999 twoo1999 added the ✨ 신규 기능 신규 기능 개발 label Feb 20, 2024
@twoo1999 twoo1999 added this to the ⚙️ 설정 / 앱 정보 milestone Feb 20, 2024
@twoo1999 twoo1999 self-assigned this Feb 20, 2024
@twoo1999 twoo1999 linked an issue Feb 20, 2024 that may be closed by this pull request
2 tasks
@twoo1999 twoo1999 merged commit 79cf271 into BE/story/security Feb 20, 2024
@twoo1999 twoo1999 deleted the BE/task/swagger-security branch February 20, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 신규 기능 신규 기능 개발
Projects
Status: ✅ 완료
Development

Successfully merging this pull request may close these issues.

보안 적용
1 participant