We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5572601 commit 8762b22Copy full SHA for 8762b22
en_US/dashboard/introduction.md
@@ -78,7 +78,7 @@ This feature is particularly useful for seamless redirection and integration sce
78
}
79
```
80
81
-3. Convert the JSON string to Base64.
+3. Convert the JSON string to Base64. Below is an example on how to get base64-encoded authentication string in one call:
82
83
84
curl -s -X POST "http://127.0.0.1:18083/api/v5/login" \
0 commit comments