sundance-solutions/security-portal-client
最新稳定版本:0.0.2
Composer 安装命令:
composer require sundance-solutions/security-portal-client
包简介
This is a client for a soon to be opensource portal
README 文档
README
This will be the client for the soon to be OpenSource portal
Send users to the hub so we can monitor HaveIBeenPwned and Check for weak passwords
Setup
composer require sundance-solutions/security-portal-client
SECURITY_PORTAL_TOKEN=TOKEN_FROM_APP SECURITY_PORTAL_URL=URL_FROM_APP
The token you can get from logging into our dashboard, clicking under your icon on the top right and API Token.
Scheduler
$schedule->command('security-portal-client:sync')->environments('production')->hourly();
Config
You can publish it:
php artisan vendor:publish --config=security-portal-client-config
统计信息
- 总下载量: 8.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-24