overtrue / socialite

Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
MIT License
1.3k stars 241 forks source link

可以增加企业微信登录吗 #236

Closed chowjiawei closed 2 years ago

chowjiawei commented 2 years ago

可以增加企业微信登录吗

uptutu commented 2 years ago

https://github.com/overtrue/socialite/blob/master/src/Providers/WeWork.php

是有相关驱动的,你可以试一试 :

$socialite->create('wework')