Skip to content

Mail.ru OAuth2 Client Provider for The PHP League OAuth2-Client

License

Notifications You must be signed in to change notification settings

eugene-jokerov/oauth2-mailru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail.ru OAuth2 client provider

Latest Version License

This package provides Mail.ru integration for OAuth2 Client by the League. For more information on Mail.Ru OAuth, please refer to its documentation.

Installation

composer require jokerov/oauth2-mailru

Usage

$provider = new Jokerov\OAuth2\Client\Provider\Mailru([
    'clientId'     => 'de8ad9b26d4de22c3adc4d72b9bf31af',
    'clientSecret' => '380c6afa85df4a7f1d40525e6be42e01',
    'redirectUri'  => 'https://example.com/oauth2-endpoint',
]);

About

Mail.ru OAuth2 Client Provider for The PHP League OAuth2-Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages