Registry / auth / spryker-oauth

spryker-oauth

JSON →
library2.13.0phppackagistunverified

OAuth module for Spryker, providing authentication and authorization.

composer require spryker/oauth
INSTALL
IMPORT
SIG · SPRYKER-OAUTH
S
spryker-oauth
authphpv2.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OauthFacade
use Spryker\Zed\Oauth\Business\OauthFacade;

Create an OAuth access token using the Spryker OAuth facade.

use Spryker\Zed\Oauth\Business\OauthFacade; $oauth = new OauthFacade(); $token = $oauth->createAccessToken('client_id', 'client_secret');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.13.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Amazon
1
Resources
spryker-oauth — pip install spryker-oauth · libregistry