masroore / socialauth
Social authentication through Laravel Socialite
dev-main
2024-09-25 15:32 UTC
Requires
- php: ^8.2|^8.3|^8.4
- guzzlehttp/guzzle: ^7.9
- illuminate/contracts: ^11.0
- illuminate/support: ^11.0
- intervention/image: ^3.8
- laravel/socialite: ^5.16
- symfony/http-foundation: ^7.1
- symfony/psr-http-message-bridge: ^7.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.22
- laravel/pint: ^1.13
- nunomaduro/collision: ^8.4
- nunomaduro/larastan: ^2.9
- orchestra/testbench: ^9.5
- pestphp/pest: ^3.2
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.12
- phpstan/phpstan-deprecation-rules: ^1.2
This package is auto-updated.
Last update: 2024-11-06 07:46:10 UTC
README
OAuth 1 & OAuth 2 authentication for Laravel apps through Laravel Socialite
Installation
You can install the package via composer:
composer require masroore/socialauth
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please use the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.