tolelom e025fdfe87
All checks were successful
Client CI/CD / deploy (push) Successful in 11s
feat: JWT 만료/로그아웃 시 자동 리다이렉트 처리
- 401 응답 시 auth:unauthorized 이벤트 발생 (client.js)
- AuthContext에서 이벤트 수신 시 자동 로그아웃
- 관리자 페이지에서 인증 만료 시 메인으로, 그 외는 로그인 페이지로 이동

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 16:38:46 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Description
No description provided
Readme 1.3 MiB
Languages
JavaScript 76.2%
CSS 22.8%
HTML 0.7%
Dockerfile 0.3%