crims/portal-api
最新稳定版本:1.0.1
Composer 安装命令:
composer require crims/portal-api
包简介
Centralized authentication and middleware library for CRIMS
README 文档
README
- Contains Model Classes for Crims Users (Roles, Groups & Shares)
- A Client to connect to our Laravel/Passport-based Authentication Server
- A User- and AuthServiceProvider to resolve
Illuminate\Support\Facades\Auth::user(). Providers will self register once this package is required oncomposer updateor@php artisan package:discover --ansi
Usage
In composer.json add to the require field:
"require": { "php": "^8.2", "crims/portal-api": "^1.0" ... }
Required Env Variables
Docker Container of the consuming microservice needs to pass:
PORTAL_URL - Url of the Authentication Server
EXTERNAL_ACCESS_KEYS - Optional: listing of key-value pairs for Robot connections
统计信息
- 总下载量: 255
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-02-12