Back to Influxdb

Browser Token Warning

layouts/shortcodes/api/browser-token-warning.html

latest511 B
Original Source

The examples below configure the authentication token in source code for demonstration purposes only. To protect your data, take the following steps: 1. Avoid sending tokens to public clients such as web browsers and mobile apps. Regard any application secret sent to client devices as public and not confidential. 2. Use short-lived, **read-only tokens** whenever possible to prevent unauthorized writes and deletes.