Skip to content

feat(admin): Admin 로그인 페이지 구현 #64

@thxforall

Description

@thxforall

개요

Admin 전용 로그인 UI 페이지 구현

현황

  • 현재: 미들웨어 기반 보호만 (세션 없으면 /로 리다이렉트)
  • 전용 /admin/login 페이지 없음

작업 항목

  • /admin/login 라우트 및 로그인 UI 구현
  • 미들웨어 리다이렉트를 /admin/login으로 변경
  • admin 인증 실패 시 에러 표시

관련 파일

  • packages/web/app/admin/layout.tsx

상위 이슈

epic: #35

Metadata

Metadata

Assignees

Labels

frontend프론트엔드release: phase-11차 릴리즈 (4/5) — 코어 기능

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions