Download the PHP package jzecca/oauth2-edenred without Composer
On this page you can find all versions of the php package jzecca/oauth2-edenred. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jzecca/oauth2-edenred
More information about jzecca/oauth2-edenred
Files in jzecca/oauth2-edenred
Download jzecca/oauth2-edenred
More information about jzecca/oauth2-edenred
Files in jzecca/oauth2-edenred
Vendor jzecca
Package oauth2-edenred
Short Description Edenred OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Package oauth2-edenred
Short Description Edenred OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-edenred
Edenred Provider for OAuth 2.0 Client
This package provides Edenred Connect 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 \Jzecca\OAuth2\Client\Provider\Edenred as the provider.
Available Options
The Edenred provider has the following options:
| Name | Type | Default | Description |
|---|---|---|---|
locale |
string |
Gives a hint about the desired display language of the login UI | |
loginHint |
string |
Pre-fills the username field on the login page | |
sandbox |
bool |
false |
Uses the sandbox API if set to true |
scopes |
array |
[] |
Adds one or more registered scopes |
tenant |
string |
Passes a tenant name to the user service |
Testing
Tests can be run with:
Code style can be fixed with:
All versions of oauth2-edenred with dependencies
PHP Build Version
Package Version
The package jzecca/oauth2-edenred contains the following files
Loading the files please wait ...