2017 © Pedro Peláez
 

library oauth2-yandex

Yandex provider for league/oauth2-client

image

aego/oauth2-yandex

Yandex provider for league/oauth2-client

  • Wednesday, January 31, 2018
  • by rakeev
  • Repository
  • 2 Watchers
  • 4 Stars
  • 9,616 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 5 Versions
  • 12 % Grown

The README.md

Yandex OAuth2 client provider

Build Status Latest Version License, (*1)

This package provides Yandex integration for OAuth2 Client by the League., (*2)

Installation

composer require aego/oauth2-yandex

Usage

$provider = new Aego\OAuth2\Client\Provider\Yandex([
    'clientId' => 'b80bb7740288fda1f201890375a60c8f',
    'clientSecret' => 'f23ccd066f8236c6f97a2a62d3f9f9f5',
    'redirectUri' => 'https://example.org/oauth-endpoint',
]);

The Versions

31/01 2018

dev-master

9999999-dev

Yandex provider for league/oauth2-client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexey Rakeev

31/01 2018

0.2.2

0.2.2.0

Yandex provider for league/oauth2-client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexey Rakeev

21/09 2017

0.2.1

0.2.1.0

Yandex provider for league/oauth2-client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexey Rakeev

13/12 2015

0.2

0.2.0.0

Yandex provider for league/oauth2-client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexey Rakeev

03/12 2014

0.1

0.1.0.0

Yandex provider for league/oauth2-client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexey Rakeev