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

[관리자] 관리자 권한 설정 #156

Closed
4 tasks
amaran-th opened this issue Jul 31, 2023 · 0 comments
Closed
4 tasks

[관리자] 관리자 권한 설정 #156

amaran-th opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
Backend 백엔드 관련 이슈 기능 추가 새로운 기능 추가 및 기존 기능 변경

Comments

@amaran-th
Copy link
Collaborator

amaran-th commented Jul 31, 2023

📌 어떤 기능인가요?

관리자 API에 대한 접근 권한을 제한합니다.

📜 작업 상세 내용

  • 관리자 API를 별도 패키지(/admin)로 이동
  • 관리자 로그인 구현
  • 관리자 권한을 검증하는 로직 구현
  • 관리자 UI에 변경사항 적용

예상 소요 시간

이슈를 완료하기까지 예상되는 소요 시간을 분 or 시간 or 일 단위로 작성해주세요.

🔍 참고할만한 자료(선택)

@amaran-th amaran-th added Backend 백엔드 관련 이슈 기능 추가 새로운 기능 추가 및 기존 기능 변경 labels Jul 31, 2023
@amaran-th amaran-th added this to the 4차 스프린트 1주차 milestone Aug 4, 2023
@amaran-th amaran-th self-assigned this Aug 31, 2023
@amaran-th amaran-th changed the title [관리자] 활동 CUD API 구현 [관리자] 관리자 권한 설정 Sep 1, 2023
amaran-th pushed a commit that referenced this issue Nov 24, 2023
- admin 패키지를 분리
- admin api의 uri 수정

#156
amaran-th pushed a commit that referenced this issue Nov 24, 2023
- 아이디와 패스워드가 설정된 값과 일치하면  관리자 토큰 발급

#156
amaran-th pushed a commit that referenced this issue Nov 24, 2023
- 헤더에 관리자 토큰이 포함되어있지 않으면 예외를 반환

#156
amaran-th pushed a commit that referenced this issue Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend 백엔드 관련 이슈 기능 추가 새로운 기능 추가 및 기존 기능 변경
Projects
Status: Done
Development

No branches or pull requests

1 participant