Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gar_set_client to support Shiny auth #107

Closed
MarkEdmondson1234 opened this issue Dec 7, 2017 · 0 comments
Closed

gar_set_client to support Shiny auth #107

MarkEdmondson1234 opened this issue Dec 7, 2017 · 0 comments

Comments

@MarkEdmondson1234
Copy link
Owner

MarkEdmondson1234 commented Dec 7, 2017

At the moment it only sets googleAuthR.client_id , not googleAuthR.webapp.client_id etc.

Still need to set those manually at the moment e.g.

  ## still need to set these until gar_set_client supports Shiny
  options(googleAuthR.webapp.client_id = "XXX")
  options(googleAuthR.webapp.client_secret = "YYY")

Need to create a web app client on Google Cloud, then download JSON as well but this time its not in installedbut in web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant