Namespace Riimu\Kit\CSRF\Source
Classes summary
| HeaderSource | Looks for the token sent in request headers. |
| PostSource | Looks for the token in the $_POST global array variable. |
Interfaces summary
| TokenSource | Interface for token sources. |
| HeaderSource | Looks for the token sent in request headers. |
| PostSource | Looks for the token in the $_POST global array variable. |
| TokenSource | Interface for token sources. |