Description Usage Arguments Value
Use authenticate() with secret Credentials
1 | auth(creds = es_creds_get(), type = "basic")
|
creds |
A |
type |
type of HTTP authentication. Should be one of the following types supported by Curl: basic, digest, digest_ie, gssnegotiate, ntlm, any. It defaults to "basic", the most common type. |
A request object with authentication
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.