LeetHub icon indicating copy to clipboard operation
LeetHub copied to clipboard

Add write permission to specific repository instead of full access to all repositories

Open smrpb opened this issue 3 years ago • 2 comments

@QasimWani configure the auth page to give this LeetHub extension write permission to specific repository. Currently it is taking access of all my public and private repositories. I don't want to allow this extension to have access of all my repositories. So add an option in authorization page so that I can only give permission to the repository I want.

smrpb avatar Feb 19 '22 09:02 smrpb

you're only authorizing the repo you select. LeetHub is a pure client side application. It has read/write access to the 1 repo you choose.

QasimWani avatar Feb 19 '22 09:02 QasimWani

Chrome plugin asking for more permissions. It's good to have more fine granted access. I don't want to provide such extended access to public/private/organizational access. Is it possible?

image

snikulov avatar May 12 '22 12:05 snikulov