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

Using OAuth for multi-user Shiny app #21

Open
diegocgaona opened this issue Jan 22, 2016 · 0 comments
Open

Using OAuth for multi-user Shiny app #21

diegocgaona opened this issue Jan 22, 2016 · 0 comments

Comments

@diegocgaona
Copy link

I want to create a multi-user Shiny app (in my server), where users login to their own Google account and the app works with their data.

I think I will need to create a web application key in Google API manager, and with it, I will build my app and the users could click in a login button and be redirected to Google, where they can authorize the access for Analytics data.
This is possible with RGoogleAnalytics? (I think this would be similar to rga.open in the RGA package, but without the need to insert the token in the source code)

There another way to use a token which persist for more than 1 hour? (more than one month if possible).

Thanks! And thanks for this great package.

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