2017-25 © Pedro Peláez
 

library oauth2-tabs2

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

image

tabs-software/oauth2-tabs2

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  • Friday, April 20, 2018
  • by TabsSoftware
  • Repository
  • 10 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

oauth2-tabs2

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client, (*1)

Install

Via Composer, (*2)

bash $ composer require CarltonSoftware/oauth2-tabs2, (*3)

Usage

Usage is the same as The League's OAuth client, using \League\OAuth2\Client\Provider\Tabs2 as the provider., (*4)

``` php $provider = new League\OAuth2\Client\Provider\Tabs2([ 'apiHost' => 'https://mockl.test.api.tabs-software.co.uk', 'clientId' => '{tabs2-client-id}', 'clientSecret' => '{tabs2-client-secret}', 'redirectUri' => 'https://example.com/callback-url', // Only required if using the authorisation code grant type ]);, (*5)

The Versions

20/04 2018

dev-master

9999999-dev

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pete Lawrence

authentication authorization oauth client oauth2 tabs2

20/04 2018

0.1.1

0.1.1.0

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pete Lawrence

authentication authorization oauth client oauth2 tabs2

20/04 2018

dev-develop

dev-develop

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pete Lawrence

authentication authorization oauth client oauth2 tabs2

20/04 2018

0.1.0

0.1.0.0

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pete Lawrence

authentication authorization oauth client oauth2 tabs2

19/03 2018

dev-analysis-XW03be

dev-analysis-XW03be

Plato OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pete Lawrence

authentication authorization oauth client oauth2