Francesco Danti

Results 3 issues of Francesco Danti

- [x] add Psr7 Response - `nyholm/psr7` - [x] add Response Emitter - `laminas/laminas-httphandlerrunner` - [ ] ~Rework tests to use directly `App->getResponse() : ResponseInterface`~ - [x] Emit response SSE...

Example code [https://gist.github.com/abbadon1334/313e166efb598b8a416d6241c62ddbbb](https://gist.github.com/abbadon1334/313e166efb598b8a416d6241c62ddbbb) if ContainsOne or ContainsMany fields in persistence are not null and an exception is raised : Critical Error Atk4\Data\ValidationException: ContainsXxx does not support unmanaged data modification in...

enhancement :+1:
MAJOR

I'm working on Auth0 integration and i have some clue about integration in atk4/login. IMHO the actual atk4\login\Auth::check() method do too many things, not only check but even add UI...

question