idgobpe-sdk / php
SDK for connect with ID Gob.pe
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-11-23 02:11:54 UTC
README
1. Instalación:
composer require idgobpe-sdk/php
2. Gestor de dependecias
3. Configuración
ACR disponibles
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 disponibles
Constants::PROMPT_NONE
Constants::PROMPT_LOGIN
Constants::PROMPT_CONSENT
Scope disponibles
Constants::SCOPE_PROFILE
Constants::SCOPE_EMAIL
Constants::SCOPE_PHONE
Constants::SCOPE_OFFLINE_ACCESS