OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Add vignette on WebAPI authorization from R #174

Closed ablack3 closed 3 years ago

ablack3 commented 3 years ago

This PR adds a new vignette that explains how to authorize WebAPI from R so that ROhdsiWebApi functions can be used with security-enabled WebAPI instances. Issue #173