Accepts any additional properties
Optionalnon_Optionalclient_Optionalclient_Optionalfreeform_OptionalscopeOptionalset_Optionalupstream_Optionaladmin_Requests the GitHub admin:org scope so Auth0 can fully manage organizations, teams, and memberships on behalf of the user.
Optionaladmin_Requests the admin:public_key scope to allow creating, updating, and deleting the user's SSH public keys.
Optionaladmin_Requests the admin:repo_hook scope so Auth0 can read, write, ping, and delete repository webhooks.
Optionaldelete_Requests the delete_repo scope so the user can remove repositories they administer while signing in through Auth0.
OptionalemailRequests the user:email scope so Auth0 pulls addresses from GitHub's /user/emails endpoint and populates the profile.
OptionalfollowRequests the user:follow scope to allow following or unfollowing GitHub users for the signed-in account.
OptionalgistRequests the gist scope so the application can create or update gists on behalf of the user.
OptionalnotificationsRequests the notifications scope to read GitHub inbox notifications; repo also implicitly grants this access.
OptionalprofileControls the GitHub read:user call that returns the user's basic profile (name, avatar, profile URL) and is on by default for successful logins.
Optionalpublic_Requests the public_repo scope for read and write operations on public repositories, deployments, and statuses.
Optionalread_Requests the read:org scope so Auth0 can view organizations, teams, and membership lists without making changes.
Optionalread_Requests the read:public_key scope so Auth0 can list and inspect the user's SSH public keys.
Optionalread_Requests the read:repo_hook scope to read and ping repository webhooks.
Optionalread_Requests the read:user scope to load extended profile information, implicitly covering user:email and user:follow.
OptionalrepoRequests the repo scope for read and write access to both public and private repositories, deployments, and statuses.
Optionalrepo_Requests the repo_deployment scope in order to read and write deployment statuses for repositories.
Optionalrepo_Requests the repo:status scope to manage commit statuses on public and private repositories.
Optionalwrite_Requests the write:org scope so Auth0 can change whether organization memberships are publicized.
Optionalwrite_Requests the write:public_key scope to create or update SSH public keys for the user.
Optionalwrite_Requests the write:repo_hook scope so Auth0 can read, create, update, and ping repository webhooks.
Options for the 'github' connection