joselfonseca / lighthouse-graphql-passport-auth
Add GraphQL types and mutations for login and recover password functionalities
Installs: 630 181
Dependents: 2
Suggesters: 0
Security: 0
Stars: 231
Watchers: 10
Forks: 54
Open Issues: 3
Requires
- php: >=8.0
- laravel/passport: ^12.0
- laravel/socialite: ^5.0
- lcobucci/jwt: ^5.0
- nuwave/lighthouse: ^6.0
Requires (Dev)
- eduarguz/shift-php-cs: dev-master
- laravel/framework: ^11.0
- laravel/legacy-factories: ^1.0
- nesbot/carbon: ^2.62.1
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10.0
- dev-master
- 10.0.0
- 9.0.x-dev
- 9.0.2
- 9.0.1
- 9.0.0
- 8.0.x-dev
- 8.0.0
- 7.0.x-dev
- 7.0.0
- 6.0.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 5.2.x-dev
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.x-dev
- 5.0.0
- 4.1.12
- 4.1.11
- 4.1.10
- 4.1.9
- 4.1.8
- 4.1.7
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.0
- 3.0.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.4.x-dev
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.x-dev
- 1.0.3
- 1.0.2
- 1.0.1
- v1.0.0
- dev-pr/171
This package is auto-updated.
Last update: 2024-11-06 15:35:34 UTC
README
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
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.