teachstone/oauth2-teachstone

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

Maintainers

Package info

github.com/modelltw/oauth2-teachstone

pkg:composer/teachstone/oauth2-teachstone

Statistics

Installs: 541

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0 2018-02-06 18:12 UTC

This package is not auto-updated.

Last update: 2026-04-20 16:16:18 UTC


README

This package provides Teachstone OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

Installation

To install, use composer:

composer require teachstone/oauth2-teachstone

Usage

Usage is the same as The League's OAuth client, using \Teachstone\OAuth2\Client\Provider\Teachstone as the provider.