scavix / wdf-oauth
OAuth components
v1.0.0
2025-09-09 09:04 UTC
Requires
- league/oauth2-client: >=2.0
- scavix/wdf-core: ^1.0.0
Suggests
- league/oauth2-facebook: Official: Facebook
- league/oauth2-github: Official: Github
- league/oauth2-google: Official: Google
- league/oauth2-instagram: Official: Instagram
- league/oauth2-linkedin: Official: LinkedIn
This package is auto-updated.
Last update: 2025-09-09 09:16:17 UTC
README
This is a package for the Scavix Software Web Development Framework. It contains an automatic wrapper that handles the requirements of League/oauth2-client.
Installation
Install the package with composer require scavix/wdf-oauth
Dependencies
You may install any of the official or third party or implement your own provider and install that.