Ask HN: GitHub User Permissions on Mobile?
Although Github seems to be neglecting their mobile app, user permissions should be quite essential to be managed on the mobile devices.
Every time a new person joins an organization, is it really needed to navigate to the desktop website to add it there?
Are there any better solutions out there? I find it frustrating to be required in using the desktop app for these basic operations.
Thank you
1 comment
[ 8.1 ms ] story [ 3.3 ms ] threadI'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's API, backing it by whatever your org's source of truth is.