This is required for GitHub enterprise editions that require authentication. I was unable to make this work using the direct github.com/username.json format, so this uses the github.com/api/v3/users/username format. The associated list is created using a slightly different JSON format as well. This should work happily alongside existing implementations with no impact (in theory).
This is required for GitHub enterprise editions that require authentication. I was unable to make this work using the direct github.com/username.json format, so this uses the github.com/api/v3/users/username format. The associated list is created using a slightly different JSON format as well. This should work happily alongside existing implementations with no impact (in theory).