Description Usage Arguments Details Value
View source: R/b2_authorize_account.R
Log in to B2 API
1 2 | b2_authorize_account(account_id = Sys.getenv("B2_ACCOUNT_ID"),
application_key = Sys.getenv("B2_APPLICATION_KEY"))
|
account_id |
B2 account ID |
application_key |
B2 application key for the account |
See https://www.backblaze.com/b2/docs/b2_authorize_account.html
Invisibly, a list with the values from the JSON response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.