8c2049fa24b0991b6721f776f99b18d30fae97ba
- Added `jose` library for JWT token generation and verification. - Implemented login functionality with token storage using cookies. - Created `HeaderAdmin` component for admin panel with login/logout capabilities. - Developed `LoginForm` component for user authentication. - Added `Table` component to display data with caching from localStorage. - Introduced `SubHeaderAdmin` for additional admin actions. - Enhanced `database.js` with functions for admin login and fetching table data. - Updated `server.js` to handle new routes for login and table data retrieval. - Modified `package.json` and `package-lock.json` to include new dependencies.
MCS Lose
Description
Languages
TypeScript
85.4%
JavaScript
12.4%
HTML
1.4%
Dockerfile
0.4%
EJS
0.3%