question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[OAuth] New scope `datasets:r:*`

See original GitHub issue

Context

In the context of external apps integration, we’ve found the need of a coarse-grained scope related to datasets, to have a fluid UX

After some conversations between @rjimenezda and @alrocar, the decision was to implement: datasets:r:* --> it will allow to read all datasets in the user account.

See https://github.com/CartoDB/kepler.gl/issues/16 for more context

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rjimenezdacommented, Dec 10, 2020

84 years

1reaction
VictorVelardecommented, Dec 9, 2020

Hopefully these have just been implemented (datasets:r:*). Thx @amiedes !

Read more comments on GitHub >

github_iconTop Results From Across the Web

OAuth 2.0 Scopes
Scope is a mechanism in OAuth 2.0 to limit an application's access to a user's account. An application can request one or more...
Read more >
Working with OAuth2 scopes | Apigee X - Google Cloud
OAuth 2.0 scopes provide a way to limit the amount of access that is granted to an access token. For example, an access...
Read more >
Specify an OAuth scope - Product Documentation | ServiceNow
Specify the OAuth scopes that you get from the provider. Scopes can be any level of access specified by the provider, such as...
Read more >
OAuth Tokens and Scopes - Salesforce Help
OAuth tokens authorize access to protected resources. Connected apps receive tokens on behalf of a client after authorization. Scopes further define the ...
Read more >
[OAuth] Support `datasets:create` scope · Issue #14592 - GitHub
OAuth apps can request for a datasets:create scope that will allow to them to CREATE, ALTER, DROP tables (created by the OAuth app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found