Download the PHP package laranex/laravel-biometric-auth without Composer
On this page you can find all versions of the php package laranex/laravel-biometric-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laranex/laravel-biometric-auth
More information about laranex/laravel-biometric-auth
Files in laranex/laravel-biometric-auth
Package laravel-biometric-auth
Short Description A laravel package to provide asymmetric biometric authentication
License MIT
Homepage https://github.com/laranex/laravel-biometric-auth
Informations about the package laravel-biometric-auth
A laravel package to provide asymmetric biometric authentication
openssl 3.0^ is required to work with keys from iOS
IMPORTANT: 1.x is for laravel version between ^5.8.x and 9.x Please upgrade to the 2.x to use with laravel 10.x.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Nay Thu Khant
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-biometric-auth with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0