cnpscy / base-socialite
Third party login authentication.
dev-master
2022-06-26 10:27 UTC
Requires
- php: >=7.1
- guzzlehttp/guzzle: ~5.0|~6.0|^7.2|^7.4
- symfony/http-foundation: 3.4.35
This package is auto-updated.
Last update: 2025-03-26 16:25:30 UTC
README
Third party login authentication..
在 https://github.com/Overtrue/Socialite 基础之上,做的变动,此项目仅个人使用。
Installing
$ composer require cnpscy/base-socialite -vvv
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT