1. Security Note

These demonstrations execute API calls directly from the client-side (browser) to illustrate functionality within a standalone environment. This architecture is not intended for production use. In a live production environment, all API interactions should be routed through a secure backend server (server-side proxy) to protect API keys and sensitive credentials from being exposed in the browser.

2. Architectural Disclaimer

To provide a transparent view of the data flow, these demos implement direct client-to-API communication. Please be advised that this pattern exposes authentication tokens to the front end. Production implementations should utilize a Backend-for-Frontend (BFF) pattern or server-side SDKs to ensure security compliance and credential protection.


For further assistance or to discuss customizing your token configuration, please contact MagTek support.