Description Usage Arguments Value
Close an existing connection with the DDH API
1 2 3 4 | logout_ddh(
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
root_url |
character: API root URL |
credentials |
list: authentication token and cookie |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.