Download the PHP package hoanguyenmanh/oauth2-hydra without Composer
On this page you can find all versions of the php package hoanguyenmanh/oauth2-hydra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hoanguyenmanh/oauth2-hydra
More information about hoanguyenmanh/oauth2-hydra
Files in hoanguyenmanh/oauth2-hydra
Download hoanguyenmanh/oauth2-hydra
More information about hoanguyenmanh/oauth2-hydra
Files in hoanguyenmanh/oauth2-hydra
Vendor hoanguyenmanh
Package oauth2-hydra
Short Description Provides a Hydra compatible oauth2 client.
License MIT
Package oauth2-hydra
Short Description Provides a Hydra compatible oauth2 client.
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-hydra
Hydra PHP Oauth2 Client
This package provides Hydra OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
Usage
Usage is the same as The League's OAuth client, using \Hydra\OAuth2\Provider\OAuth2
as the provider.
With the Hydra SDK
You can use this library to acquire an access token for use with the Hydra SDK.
Here we get one with the 'hydra.clients' scope:
As an OIDC Client
You can also use this library if you are a Relying Party.
Here we send users to Hydra to authenticate so that we can complete the authorization code flow:
All versions of oauth2-hydra with dependencies
PHP Build Version
Package Version
Requires
league/oauth2-client Version
^2.2
The package hoanguyenmanh/oauth2-hydra contains the following files
Loading the files please wait ....