Hacker News new | ask | show | jobs
by gramiro 1219 days ago
Nice idea!

+1 on reducing the permissions required. You could ask permissions just for individual repositories, and in this case just for `link-book` one :)

2 comments

I think this is important. There’s no way I’m going extended permissions to a rando app. Even just giving permissions to a single repo is tricky given the GitHub signin.

I’d rather just grant permissions to a particular user to write to my link-book repo. I think it’s more accurate anyway as it’s link-book writing stuff, not me.

thanks, yeah gonna see what I can do about that in a bit