Skip to content

tackk/opauth-edmodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opauth Edmodo Strategy

Edmodo Strategy for the Opauth Library.

Installation

composer require tackk/opauth-edmodo:1.*

Configuration

Add the following to your Strategy configuration array:

'Edmodo' => array(
    'client_id'     => '[client_id]',
    'client_secret' => '[client_secret]',
)

About

Edmodo Strategy for the Opauth Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages