The PHP League's oauth2 client is a client for PHP projects to talk to supported oauth2 servers.
I have created ofbeaton/oauth2-phabricator for their client so that it now supports phabricator installs. (I have a pending pull request to be listed on their third party support list).
This was important to us as many framework bundles (like Symfony Framework's knpu oauth2-client-bundle) make use of thephpleague/oauth2-client under the hood, so this meant we could easily integrate all our symfony-built applications.
I'm creating this ticket so it's searchable in case anyone is looking for this feature or integration in the future, I hope that is OK.
I don't know if you would like to mention it on
https://secure.phabricator.com/w/community_resources/
or not.
This can be closed immediately.
Cheers