thijskok / oauth2-vsts

VSTS Provider for OAuth 2.0 Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) Provider for OAuth 2.0 Client

Latest Version Total Downloads Software License

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.

About

VSTS Provider for OAuth 2.0 Client

License:MIT License


Languages

Language:PHP 100.0%