wimil / lighthouse-graphql-jwt-auth
Add GraphQL types and mutations for login, register and recover password with JWT Auth
Installs: 1 021
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 3
Open Issues: 0
Requires
- php: >=7.2.0
- laravel/ui: ^1.0|^2.0|^3.0
- nuwave/lighthouse: >=3.0
- tymon/jwt-auth: ^1.0
Requires (Dev)
- phpunit/phpunit: ^8.0|^9.3
This package is auto-updated.
Last update: 2024-10-29 05:47:47 UTC
README
Install
composer require wimil/lighthouse-graphql-jwt-auth
Documentation
Find the detailed documentation in the documentation site
Testing
Run the tests with:
vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email rldev25@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.