Go to file
Gomathi b76213f49f Update environment variables, add fingerprinting, and refactor API endpoints
- Changed server socket and REST API base URLs in .env file.
- Added FingerprintJS dependencies to package.json and package-lock.json.
- Implemented fingerprint generation in UserAuth component.
- Updated API endpoints from v1 to v2 in various service files.
- Refactored API calls to include authorization tokens.
- Commented out console log statements for cleaner production code.
2025-05-26 17:58:46 +05:30
app Update environment variables, add fingerprinting, and refactor API endpoints 2025-05-26 17:58:46 +05:30
compose.yaml