code7day / lighthouse-passport
Lighthouse Passport Login implements the joint integration of Lighthouse, Passport, Socialite in Laravel 8 with Jetstream and Livewire
v1.0
2021-05-04 17:30 UTC
Requires
- php: >=7.3.0
- laravel/passport: ^9.0 || ^10.0
- laravel/socialite: ^4.0 || ^5.0
- nuwave/lighthouse: ^4.17 || ^5.0
Requires (Dev)
- eduarguz/shift-php-cs: dev-master
- laravel/legacy-factories: ^1.0
- orchestra/testbench: ^4 || ^5 || ^6
- phpunit/phpunit: ^7.5 || ^9.0
This package is auto-updated.
Last update: 2025-03-05 02:06:13 UTC
README
Versions
- Laravel ^8.12
- Lighthouse ^4.17
- Passport ^9.0
- Socialite ^5.1
- JetStream ^2.3
Links
Install
- After to install Laravel 8. documentation
for install this package, write this command.
composer install code7day/lighthouse-passport
Tests
To run the test in this package, navigate to the root folder of the project and run
composer install
Then
vendor/bin/phpunit
Credits
- Forked and based from: JL Fonseca & All his collaborators Repository, Thank you
License
The MIT License (MIT). Please see License File for more information.