do_oauth {analogsea}R Documentation

Authorize with Digital Ocean.

Description

This function is run automatically to allow analogsea to access your digital ocean account.

Usage

do_oauth(app = do_app, reauth = FALSE)

Arguments

app

An oauth_app for DO. The default uses the standard ROpenSci application.

reauth

(logical) Force re-authorization?

Details

There are two ways to authorise analogsea to work with your digital ocean account:

Using DO_PAT is recommended.


[Package analogsea version 1.0.7.2 Index]