Description Usage Arguments Value Examples
Helper function to retrieve HMAC credentials.
1 2 3  | fac_credentials(public_key = Sys.getenv("FAC180_DEV_PK"),
  private_key = Sys.getenv("FAC180_DEV_SK"),
  database_id = Sys.getenv("FAC180_DEV_DB"))
 | 
public_key | 
 string Public key for HMAC encryption  | 
private_key | 
 string Private key for HMAC encryption  | 
database_id | 
 string Database ID to connect to  | 
named list of credentials
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.