Skip to content

liaol/socialite-cn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

socialite-cn

laravel/socialite for Chinese.

Oauth authentication with Weixin,Weibo and QQ.

Usage

  • require in your composer.json file:
"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

Providers:

weixin
weixinWeb
weibo
qq

weiboApp, qqApp are used for Api

Require

laravel/socialite

License

MIT license