Closed DavidRGriswold closed 6 years ago
This was something of a "hackathon" experiment that hasn't advanced since. In theory, auth can be worked out for Shiny, but, yes, that's definitely not true at the moment. Basically ... I send you good vibes and good luck! 🙂 And agree that googleAuthR is currently the best place to go. I'm involved in another package that's developing re: Google auth but it's certainly not as mature and has not yet addressed Shiny.
All right, thanks!
On Jun 27, 2017 23:34, "Jennifer (Jenny) Bryan" notifications@github.com wrote:
This was something of a "hackathon" experiment that hasn't advanced since. In theory, auth can be worked out for Shiny, but, yes, that's definitely not true at the moment. Basically ... I send you good vibes and good luck! 🙂 And agree that googleAuthR is currently the best place to go. I'm involved in another package that's developing re: Google auth but it's certainly not as mature and has not yet addressed Shiny.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ropenscilabs/gdoc/issues/11#issuecomment-311554104, or mute the thread https://github.com/notifications/unsubscribe-auth/ATpU74JRTy3OtH_SPiNBM4BfcynNpeDAks5sIdfvgaJpZM4OHbeg .
This package was an experiment at an unconf and its development has stopped. The repo will become read-only.
I have really enjoyed testing this library and would like to use it to enable google docs output for a program I am writing that has educators as an intended audience, since they are often on Google Apps systems. As written, however, it appears to be incompatible with Shiny Server and the online RStudio server - I think this is because of the way auth is done. Is that right? Do you think it would be possible to use something like the googleAuthR package to make this library work on Shiny and RStudio servers?
I'm happy to play around with this possibility if you think I'm correct that it might solve the problem.