arielmejiadev / json-api-auth
It adds authentication scaffold for api authentication by tokens for packages like Passport or Sanctum.
Installs: 3 469
Dependents: 0
Suggesters: 0
Security: 0
Stars: 27
Watchers: 3
Forks: 12
Open Issues: 2
Requires
- php: ^7.4|^8.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0|^9.0
README
🔐 Authentication scaffold for Json Apis.
It adds all the scaffold to get register, login, logout, forgot password, password verify and verify email account features for Apis.
It plays well with both authentication official packages Laravel Passport or Sanctum.
To learn all about it, head over to the extensive documentation.
👨💻 Installation
You can install the package via composer:
composer require arielmejiadev/json-api-auth --dev
📦 Usage
php artisan json-api-auth:install
🔬 Testing
php artisan test
📚 Changelog
Please see CHANGELOG for more information what has changed recently.
👍 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email arielmejiadev@gmail.com instead of using the issue tracker.
💎 Credits
📓 License
The MIT License (MIT). Please see License File for more information.
Support the project
Hey 👋 thanks for considering making a donation, with these donations I can continue working to contribute to opensource projects.