sparkout / module-user-auth
User module package. To build robust user authentication in one click
1.0.0
2021-04-16 19:57 UTC
Requires
- php: ^7.0
- illuminate/support: ^5.8|^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: 3.8.*
- phpunit/phpunit: ^7.0|^8.0|^9.0
This package is not auto-updated.
Last update: 2024-11-11 23:58:00 UTC
README
User module package. To build robust user authentication in one click.
Installation
You can install the package via composer:
composer require sparkout/module-user-auth
Usage
// Usage description here
Testing
composer 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 gotocva@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.