Private framework-agnostic PHP client library for integrating services with gnexus-auth.
Early scaffold with working core pieces.
Current scaffold includes:
GAuthClient;This package is intended to be extracted into a separate private repository.
Temporary local development path:
packages/auth-client
The package is designed around one high-level client:
GNexus\GAuth\Client\GAuthClient
It expects:
GAuthConfigA plain PHP integration example is included at:
examples/plain-php
It shows:
gnexus-authA Composer consumer example is included at:
examples/consumer-template
It shows:
vcs repository wiringThis package is meant to be moved into a dedicated private repository.
See:
examples/plain-php/README.mdEXTRACTION.md