OHDSI / ROhdsiWebApi

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

Add option to use a bearerToken in getCdmSources. #35 #127

Closed ablack3 closed 4 years ago

ablack3 commented 4 years ago

Adding a bearerToken argument to the getCdmSources function so that users can pass in a token and use this function. Github issue #35

gowthamrao commented 4 years ago

Hi @ablack3, we are about to release v1.0 https://github.com/OHDSI/ROhdsiWebApi/milestone/2

Would it be ok if i review this PR after the release? Once we release it to master, we will have a develop branch that is even with the master. If you agree - could you please fork that develop branch and then do a new PR from it?

ablack3 commented 4 years ago

Yes of course!

gowthamrao commented 4 years ago

@ablack3 do you want to try now?

Also - i am assuming this will effect all functions?