Download the PHP package informaticauco/oauth2-uco without Composer
On this page you can find all versions of the php package informaticauco/oauth2-uco. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download informaticauco/oauth2-uco
More information about informaticauco/oauth2-uco
Files in informaticauco/oauth2-uco
Download informaticauco/oauth2-uco
More information about informaticauco/oauth2-uco
Files in informaticauco/oauth2-uco
Vendor informaticauco
Package oauth2-uco
Short Description University of Córdoba client provider to the PHP League OAuth2 client
License AGPL-3.0-or-later
Package oauth2-uco
Short Description University of Córdoba client provider to the PHP League OAuth2 client
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package oauth2-uco
Proveedor de identidad de la Universidad de Córdoba para OAuth 2.0 Client
Este paquete provee soporte para autenticación OAuth 2.0 para el paquete league/oauth2-client de PHP.
Antes de empezar
Para poder usar este paquete debe solicitar credenciales de acceso al Servicio de Informática de la Universidad de Córdoba.
Instalación
Para instalar esta librería, use composer:
Uso
El uso es similar a cualquier proveedor de league/oauth2-client
, pero usando Uco\OAuth2\Client\Provider\Uco
como proveedor de servicio.
Código de ejemplo
Refrescar un token (opcional)
Si es necesario acceder a una API y refrescar el token de acceso, se puede usar un código similar a este:
All versions of oauth2-uco with dependencies
PHP Build Version
Package Version
The package informaticauco/oauth2-uco contains the following files
Loading the files please wait ....