Temporarily change the location where vault
will store secrets for the
duration of a function body.
1 | local_vault(path, .local_envir = parent.frame())
|
path |
File location of where to store secrets |
.local_envir |
Environment for function body. Does not need to be changed for most uses. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.