Search by

teachstone / oauth2-teachstone

modell.tw

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

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-09-07 18:13:33 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.