OidcLoginFlow.php
Table of Contents
Classes
- OidcLoginFlow
- Shared "Login with AXIAM" core (CONTRACT.md §12) — the ONE begin/complete +
state-store + error-mapping path BOTH {@see \Axiam\Sdk\Laravel\OidcLoginController}/
{@see \Axiam\Sdk\Laravel\OidcCallbackController} and
{@see \Axiam\Sdk\Symfony\OidcLoginController}/{@see \Axiam\Sdk\Symfony\OidcCallbackController}
call, mirroring the TypeScript reference's `middleware/oidcLoginCore.ts` (the ONE §12
path, exactly as `AccessEnforcer` is the one §11 path shared by both framework
bridges in this SDK).