spryker/oauth
Oauth module
Maintainers
2.13.0
2025-08-04 10:53 UTC
Requires
- php: >=8.2
- league/oauth2-server: ^8.3.0
- psr/http-message: ^1.0.0
- spryker/config: ^3.0.0
- spryker/guzzle: ^2.0.0
- spryker/kernel: ^3.30.0
- spryker/oauth-extension: ^1.8.0
- spryker/propel-orm: ^1.0.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.27.0
- spryker/util-encoding: ^2.0.0
- spryker/zed-request: ^3.0.0
Requires (Dev)
Suggests
- spryker/installer: If you want to use Installer plugins.
Provides
None
Conflicts
None
Replaces
None
proprietary 959cf822be0cb0c4a20dc69f2727c48c676d8fbc
This package is auto-updated.
Last update: 2026-06-28 00:10:45 UTC
README
Oauth module provides support for OAuth2 authentication mechanism, it allows plug in custom user/scope providers. Configure Oauth related things. This module build on top of PHPLeague OAuth2 server library.
Installation
composer require spryker/oauth
