Quickly Host a webpage to allow people to join My Github Organization
You need to set 3 config variables.
-
GITHUB_ACCESS_TOKEN must include
admin:org
scope. If you don't know how to generate token, go to https://github.com/settings/tokens and clickGenerate new token
-
[optional] JOIN_KEY can protect someone that is not your member to join your organization using just the url. If you don't worry about it, you can pass it.
-
ORGANIZATION_NAME is your github organization name, you can find name as in this form, https://github.com/orgs/{ORGANIZATION_NAME}/people
Notwithstanding set these correctly, if it occurs some error then please add issue.