idgobpe-sdk / php
ID Gob.pe 连接的 SDK
1.0.0
2023-04-27 20:24 UTC
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ^6.3
This package is not auto-updated.
Last update: 2024-09-28 01:19:11 UTC
README
1. 安装
composer require idgobpe-sdk/php
2. 依赖管理器
3. 配置
可用的 ACR
Constants::ACR_ONE_FACTOR
Constants::ACR_TWO_FACTOR
Constants::ACR_CERTIFICATE_DNIE
Constants::ACR_CERTIFICATE_TOKEN
Constants::ACR_CERTIFICATE_DNIE_LEGACY
Constants::ACR_CERTIFICATE_TOKEN_LEGACY
可用的 Prompt
Constants::PROMPT_NONE
Constants::PROMPT_LOGIN
Constants::PROMPT_CONSENT
可用的 Scope
Constants::SCOPE_PROFILE
Constants::SCOPE_EMAIL
Constants::SCOPE_PHONE
Constants::SCOPE_OFFLINE_ACCESS