Back to Influxdb

Basic Auth Syntax

layouts/shortcodes/api/v1-compat/basic-auth-syntax.html

latest208 B
Original Source

{{ $_hugo_config := { "version": 1 } }}

Most HTTP clients provide a Basic authentication option that accepts the <username>:<password> syntax and encodes the credentials before sending the request.