Issue Overview
Currently, the no. of calls to the GitHub API is restricted due to unauthenticated requests made. Extend the rate-limit for the calls by adding authentication.
Expected Behaviour
Make GitHub API calls with authentication.
Current Behaviour
GitHub calls made without authentication.