TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: GitHub User Permissions on Mobile?

1 点作者 kundi超过 1 年前
Although Github seems to be neglecting their mobile app, user permissions should be quite essential to be managed on the mobile devices.<p>Every time a new person joins an organization, is it really needed to navigate to the desktop website to add it there?<p>Are there any better solutions out there? I find it frustrating to be required in using the desktop app for these basic operations.<p>Thank you

1 comment

akerl_超过 1 年前
I feel like there&#x27;s a deeper underlying issue if you&#x27;re doing user onboarding&#x2F;offboarding manually via a specific service UI.<p>I&#x27;d assume most organizations should be automating this, either by using SSO and Github Enterprise (or other SSO-supporting code forge of choice) or at the very least automating user permissions via Github&#x27;s API, backing it by whatever your org&#x27;s source of truth is.