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

Create Maps API key automagically in Sharing visualizations #731

Closed
simon-contreras-deel opened this issue Jun 4, 2019 · 2 comments
Closed
Assignees
Labels
version: 1.0 Mandatory or nice to have features for 1.0 release

Comments

@simon-contreras-deel
Copy link
Contributor

simon-contreras-deel commented Jun 4, 2019

Now, when a user publishes a map with private data or not synchronized with CARTO, the user needs to create a Maps API key with permissions fro the used tables.

To avoid that we need to do some things:

After that, in the publish method the process will be:

  • sync datasets
  • create a Maps API key with read permissions
  • create Kuviz
@simon-contreras-deel simon-contreras-deel added the version: 1.0 Mandatory or nice to have features for 1.0 release label Jun 4, 2019
@simon-contreras-deel simon-contreras-deel changed the title Sharing visualization with private privacy Create Maps API key automagically in Sharing visualizations Jun 10, 2019
@simon-contreras-deel simon-contreras-deel self-assigned this Jul 18, 2019
@Jesus89 Jesus89 removed this from the [1.0b2] Refactor Auth API milestone Jul 22, 2019
@simon-contreras-deel
Copy link
Contributor Author

simon-contreras-deel commented Jul 23, 2019

Take into account: #852 (comment) and #852 (comment)

@simon-contreras-deel
Copy link
Contributor Author

Solved by #1082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: 1.0 Mandatory or nice to have features for 1.0 release
Projects
None yet
Development

No branches or pull requests

3 participants