Download the PHP package sloukapetr/socialite-seznam-driver without Composer
On this page you can find all versions of the php package sloukapetr/socialite-seznam-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sloukapetr/socialite-seznam-driver
More information about sloukapetr/socialite-seznam-driver
Files in sloukapetr/socialite-seznam-driver
Package socialite-seznam-driver
Short Description This is my package socialite-seznam-driver
License MIT
Homepage https://github.com/sloukapetr/socialite-seznam-driver
Informations about the package socialite-seznam-driver
Laravel Socialite Seznam Driver
This package offers a Seznam.cz driver for Laravel Socialite, allowing seamless integration of OAuth in Laravel projects. It simplifies the process of leveraging Laravel Socialite for user authentication via Seznam.cz, enhancing the overall project efficiency.
This is updated version to work with PHP 8.2 and Laravel 12.
Installation
You can install the package via composer:
Put values into config/services.php file:
Usage
Redirect to Seznam oAuth sing in page via:
After loging in on the page retrieve the user via:
Rest of the logic is depending on your project and business needs.
License
The MIT License (MIT). Please see License File for more information.
All versions of socialite-seznam-driver with dependencies
laravel/socialite Version ^5.23
illuminate/contracts Version ^12.0
spatie/laravel-package-tools Version ^1.92