scavix / wdf-oauth
OAuth components
v1.1.2
2026-04-22 11:52 UTC
Requires
- league/oauth2-client: ^2.9.0
- scavix/wdf-core: ^1.1.2
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
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.
You may install any of the official or third party or implement your own provider and install that.