arquillian.github.io icon indicating copy to clipboard operation
arquillian.github.io copied to clipboard

Add authentication to increase rate-limiting GitHub API calls.

Open hemanik opened this issue 7 years ago • 0 comments

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.

hemanik avatar Apr 16 '18 08:04 hemanik