jeylabs / oauth2-vsts
Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) OAuth 2.0 Client Provider for The PHP League OAuth2-Client
1.0.4
2017-11-03 07:48 UTC
Requires
- php: >=7.0.0
- firebase/php-jwt: ~3.0||~4.0
- league/oauth2-client: ~2.0
README
This package provides Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Table of Contents
Installation
To install, use composer:
composer require jeylabs/oauth2-vsts
Usage
Usage is the same as The League's OAuth client, using \Jeylabs\OAuth2\Client\Provider\VSTS
as the provider.
Contributing
We accept contributions via Pull Requests on Github.
Credits
Support
If you find a bug or encounter any issue or have a problem/question with this library please create a new issue.
License
The MIT License (MIT). Please see License File for more information.