Improve user authentication and bid data handling

Standardizes user ID retrieval across multiple API endpoints and formats bid amount to string in the client.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/YptCfK0
This commit is contained in:
kimjaehyeon0101
2025-09-29 19:41:12 +00:00
parent 39a094d775
commit 819b6c190a
3 changed files with 17 additions and 9 deletions

View File

@ -22,6 +22,10 @@ externalPort = 3002
localPort = 37531
externalPort = 3001
[[ports]]
localPort = 39291
externalPort = 3003
[[ports]]
localPort = 43349
externalPort = 3000