jobmetric / authio
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
1.0.0
2025-01-07 20:02 UTC
Requires
- php: >=8.0.1
- jobmetric/domi: ^1.13.1
- jobmetric/laravel-location: ^1.2.2
- jobmetric/laravel-package-core: ^1.18.6
- jobmetric/panelio: ^1.15.3
- laravel/framework: >=9.19
- tymon/jwt-auth: ^2.1
This package is auto-updated.
Last update: 2025-01-13 19:31:05 UTC
README
Authio for laravel
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/authio
Documentation
coming soon
Contributing
Thank you for considering contributing to the Laravel Authio! The contribution guide can be found in the CONTRIBUTING.md.
License
The MIT License (MIT). Please see License File for more information.