liaol/socialite-cn

Laravel wrapper around OAuth 1 & OAuth 2 libraries for Chinese Company.

Installs: 1 961

Dependents: 0

Suggesters: 0

Security: 0

Stars: 47

Watchers: 6

Forks: 14

Open Issues: 0

pkg:composer/liaol/socialite-cn

1.0.9 2016-08-05 06:59 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:10:18 UTC


README

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