This function allows you to authenticate against the R API
1 2 | getMonzoToken(key = Sys.getenv("MONZOR_CLIENTID"),
secret = Sys.getenv("MONZOR_SECRET"))
|
key |
The client id of your Monzo application |
secret |
The secret for your Monzo application |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.