2019-11-08 -> 2021-03-09
The Light_CsrfSimple plugin provides the following events:
- Ling.Light_CsrfSimple.on_csrf_token_regenerated: triggered by the LightCsrfSimpleService->generate method. The data is a LightEvent with a token variable, which is an array containing: - new: the token value in the new slot - old: the token value in the old slot