LaravelPackages.net
Acme Inc.
Toggle sidebar
joselfonseca/lighthouse-graphql-passport-auth

Add GraphQL types and mutations for login and recover password functionalities

816.675
231
11.0.0
About joselfonseca/lighthouse-graphql-passport-auth

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 816.675 downloads on Packagist (latest version 11.0.0). 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

Lighthouse GraphQL Passport Auth (Laravel ^11.35|^12.0|^13.0 / Passport ^13.0 / Lighthouse ^6.0)

Total Downloads StyleCI License

GraphQL mutations for Laravel Passport using Lighthouse PHP.

Tutorial

You can see this tutorial for installation and usage.

Documentation

Find the detailed documentation in the documentation site

Upgrading

Version 11 requires Laravel Passport 13. See UPGRADE for what changes in an application upgrading from version 10.

Change log

Please see the releases page https://github.com/joselfonseca/lighthouse-graphql-passport-auth/releases

Tests

To run the test in this package, navigate to the root folder of the project and run

    composer install

Then

    vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email jose at ditecnologia dot com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments