View source: R/oauth-token-utils.R
revoke_all | R Documentation |
Use this function if you think that your token may have been compromised, e.g. you accidentally uploaded the cache file to github. It's not possible to automatically revoke all tokens - this function will warn when it can't.
revoke_all(cache_path = NA)
cache_path |
Path to cache file. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.