mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-02-22 09:02:01 +00:00
- Updated SMS API calls in auth-actions.ts, user-actions.ts, and check-devices/route.ts to utilize environment variables for the base URL and API key. - Changed request body parameters from 'text' to 'message' and added 'check_delivery' to improve SMS delivery tracking. These changes enhance security and maintainability by centralizing configuration settings.