Limit access? #26
Replies: 2 comments 1 reply
-
Hi @peteruithoven, As I understand from the documentation, using oauth2 you are able to limit API access to a specific workspace. But that's about all info I can find in the docs. Using the personal token you get access to all workspaces connected to the account the token belongs to. I'm not sure about the benefits of adding a auth2 client right now, though I might be convinced. What are your thoughts? |
Beta Was this translation helpful? Give feedback.
-
Colleagues are super interested in using your tool, but with how the token works the tool gets a lot of access which introduces a risk. While it only needs some edit rights for time entries and some read access for tasks (as far as I could tell from the code).
Yeah, so it seems like you're hands are tied in regards to limiting access? |
Beta Was this translation helpful? Give feedback.
-
Doesn't using a user's API token mean you get access/rights to everything the user has?
I'm used to apps being able to describe what they need specifically (scopes) and then through oAuth asking the user for permission. But maybe this isn't easily possible with Clickup? I noticed when I looked at the Clickup API integration there are also no questions about access (scopes).
Beta Was this translation helpful? Give feedback.
All reactions