More granular OAuth scope for cards #21
stevebissett
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Thanks for the suggestion. We'll have a look at what we can do and get back to you asap. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The scoping on
cards
is currently a single scope for all card functionality.There are essentially 2 - 3 smaller scopes:
For security purposes, it would be useful to have more granular scoping so that read-only access can be differentiated from publishing new code etc.
(Currently, I am using the cards API only to retrieve execution logs and hence being able to update and publish code is an unnecessary security risk).
Beta Was this translation helpful? Give feedback.
All reactions