Add GraphQL types and mutations for login and recover password functionalities
joselfonseca/lighthouse-graphql-passport-auth is a Laravel package for add graphql types and mutations for login and recover password functionalities.
It currently has 231 GitHub stars and 800.430 downloads on Packagist (latest version 10.0.4).
Install it with composer require joselfonseca/lighthouse-graphql-passport-auth.
Discover more Laravel packages by joselfonseca
or browse all Laravel packages to compare alternatives.
Last updated
GraphQL mutations for Laravel Passport using Lighthouse PHP.
You can see this tutorial for installation and usage.
Find the detailed documentation in the documentation site
Please see the releases page https://github.com/joselfonseca/lighthouse-graphql-passport-auth/releases
To run the test in this package, navigate to the root folder of the project and run
composer install
Then
vendor/bin/phpunit
Please see CONTRIBUTING for details.
If you discover any security related issues, please email jose at ditecnologia dot com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.