QasimWani / LeetHub

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
https://chrome.google.com/webstore/detail/leethub/aciombdipochlnkbpcbgdpjffcfdbggi
MIT License
4k stars 1.4k forks source link

Remove Organization Access in Oauth #561

Open BlueBeret opened 1 year ago

BlueBeret commented 1 year ago

Remove Organization Access in Oauth

Is your feature request related to a problem? Please describe. I use my personal github account for work. All codes in my organization are private and are not supposed to be viewed and/or edited by other person and/or third party outside the organization. However, it seems that leethub have access to user organization and I don't think my company will allow that.

Describe the solution you'd like An option to remove organization acess or completely remove organization access in oauth.

Additional context image

raknos13 commented 8 months ago

Yes, why does it need auth for private repos in the first place? It should only have access the repo where it should push the leetCode problems.