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

[Feature] 관리자 로그인 기능 개발 #3

Open
6 tasks
leesangeok opened this issue Jan 31, 2025 · 0 comments
Open
6 tasks

[Feature] 관리자 로그인 기능 개발 #3

leesangeok opened this issue Jan 31, 2025 · 0 comments

Comments

@leesangeok
Copy link
Collaborator

leesangeok commented Jan 31, 2025

📋 내용

프로그램 시작 시 .env 파일에서 관리자 계정 정보를 불러와 DB에 저장하고,
관리자 로그인 및 로그아웃 기능을 구현한다.

💡개발 순서 및 TODO LIST

  • 환경 변수 (.env) 설정 및 로드
  • 관리자 ENTITY 및 JPA 설정
  • Spring Security 설정
  • 관리자 로그인 기능 구현
  • 관리자 로그아웃 기능 구현
  • 관리자 인증 API 최종 테스트
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

No branches or pull requests

1 participant