arquillian.github.io
                                
                                 arquillian.github.io copied to clipboard
                                
                                    arquillian.github.io copied to clipboard
                            
                            
                            
                        Add authentication to increase rate-limiting GitHub API calls.
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.