ansjabar/laravel-bankid
最新稳定版本:0.1.0
Composer 安装命令:
composer require ansjabar/laravel-bankid
包简介
Laravel handler to identify user through BankID
README 文档
README
Laravel handler to identify user through BankID
Installation
Require this package with composer.
$ composer require ansjabar/laravel-bankid
Integration
$ php artisan vendor:publish --provider="AnsJabar\LaravelBankId\BankIdServiceProvider"
Add BANKID_CERTIFICATE_PATH, BANKID_CERTIFICATE_PASSWORD and 'BANKID_RESPONSE_WAIT to your .env file.
Usage
(new \AnsJabar\LaravelBankId\BankId)->identify($person_no);
License
This laravel-teams-logger package is available under the MIT license. See the LICENSE file for more info.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-23