Download the PHP package schibsted/account-sdk-php without Composer
On this page you can find all versions of the php package schibsted/account-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download schibsted/account-sdk-php
More information about schibsted/account-sdk-php
Files in schibsted/account-sdk-php
Download schibsted/account-sdk-php
More information about schibsted/account-sdk-php
Files in schibsted/account-sdk-php
Vendor schibsted
Package account-sdk-php
Short Description OAuth2 client for Schibsted account
License MIT
Package account-sdk-php
Short Description OAuth2 client for Schibsted account
License MIT
Please rate this library. Is it a good library?
Informations about the package account-sdk-php
Schibsted account Provider for OAuth 2.0 Client
This package provides Schibsted 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 Schibsted\OAuth2\Client\Provider\Schibsted
as the provider.
Authorization Code Flow
You have to provide some parameters to the provider:
- domain:
- description: The Schibsted account domain to use, e.g https://login.schibsted.com
- clientId
- description: The client ID assigned to you by the provider
- clientSecret
- description: The client password assigned to you by the provider
- redirectUri
All versions of account-sdk-php with dependencies
PHP Build Version
Package Version
Requires
league/oauth2-client Version
^2.7
The package schibsted/account-sdk-php contains the following files
Loading the files please wait ....