Deletes the cached token-file before trying to re-authenticate. This is often the solution to authentication problems.
box_fresh_auth(cache = "~/.boxr-oauth", ...)
cache | A logical value or a string. |
---|---|
... | Other arguments passed to |
Invisible NULL
, called for side effects.
box_auth()
for the usual method of authentication.