This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Description
I was wondering if this could be added to packagist.org, Composer's repository, to help making installation even easier. This would remove the need to include the repository within the composer.json file as well as allow simple command-line inclusion:
composer require oclc/auth
There's also a pretty simple Github hook that would allow immediate updates when a new release is pushed.