Description Usage Arguments Details Examples
xxx
1 2 3 4 5 6 7 | parler_auth(
decode = TRUE,
path = "config/auth.json",
option = "enter",
mst = NULL,
jst = NULL
)
|
decode |
Whether MST and JST tokens should be decoded before storing. |
path |
Path where to store the authentication file. Currently needs to stay './config/auth.json'. |
option |
How JST and MST tokens shall be entered. |
Warning: This functions writes an authentication file to a json-file in ./confic/auth.json
1 2 3 4 | ## Not run:
# parler_auth()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.