Laravel wrapper around OAuth 1 & OAuth 2 libraries for Chinese Company.
liaol/socialite-cn is a Laravel package for laravel wrapper around oauth 1 & oauth 2 libraries for chinese company..
It currently has 47 GitHub stars and 1.961 downloads on Packagist (latest version 1.0.9).
Install it with composer require liaol/socialite-cn.
Discover more Laravel packages by liaol
or browse all Laravel packages to compare alternatives.
Last updated
Oauth authentication with Weixin,Weibo and QQ.
"liaol/socialite-cn": "dev-master"
register the 'Liaol\SocialiteCn\SocialiteCnServiceProvider' in your config/app.php
add 'Socialize' => 'Laravel\Socialite\Facades\Socialite' to config/app.php
Others are same with the laravel/socialite
weiboApp, qqApp are used for Api
laravel/socialite