-
Hi, I was wondering if I could add the app to my home screen from organice.200ok.ch, and then authorize access to GitLab with a limited scope. I would prefer to grant it access to a single repo rather than my whole account. Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi Elliot Thank you for using organice 🙏 I am not aware that GitLab supports Repo scoped authorizations. But if it does, you are welcome to provide a PR which adds such an option to the |
Beta Was this translation helpful? Give feedback.
-
It looks like you can scope API permissions to specific projects on GitLab, but not on the free tier. So I'm going to put a pin in this idea for now. |
Beta Was this translation helpful? Give feedback.
Hi Elliot
Thank you for using organice 🙏
I am not aware that GitLab supports Repo scoped authorizations. But if it does, you are welcome to provide a PR which adds such an option to the
/sign_in
page. Would you be interested to work on such a PR? I'm happy to do a code review and support you with testing.