aethex-forge/client
sirpiglr f0e5f40100 Add authentication to profile updates and dashboard requests
Introduce Bearer token authentication for the /api/profile/update endpoint, ensuring users can only modify their own profiles. Update the Dashboard to include the authentication token in all API requests, enhancing security and data integrity.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 35bff579-2fa1-4c42-a661-d861f25fa2b6
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/AJbgVVq
Replit-Helium-Checkpoint-Created: true
2025-12-04 09:19:42 +00:00
..
api Add authentication to profile updates and dashboard requests 2025-12-04 09:19:42 +00:00
components Fix incorrect API endpoint for creating posts 2025-12-03 19:14:12 +00:00
contexts Improve authentication by extending timeouts and enhancing refresh handling 2025-12-02 22:06:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
hooks Prettier format pending files 2025-11-17 02:27:28 +00:00
lib Add detailed logging to help troubleshoot post creation failures 2025-12-03 19:09:46 +00:00
pages Add authentication to profile updates and dashboard requests 2025-12-04 09:19:42 +00:00
App.tsx Add a secure bot management panel and new Discord commands 2025-12-04 02:44:05 +00:00
global.css completionId: cgen-0a8ee54525e8482880312880617b999e 2025-11-13 05:41:14 +00:00
main.tsx Remove skip agent logic from main entry 2025-10-14 01:25:19 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00