Authorize with Digital Ocean.
This function is run automatically to allow analogsea to access your digital ocean account.
do_oauth(app = do_app, reauth = FALSE)
app
: An oauth_app
for DO. The default uses the standard ROpenSci application.reauth
: (logical) Force re-authorization?There are two ways to authorise analogsea to work with your digital ocean account:
DO_PAT
envar.Using DO_PAT
is recommended.