SessionCSRF::validate() method

Throws an exception if the token is invalid

Usage

// basic usage
$bool = $sessionCSRF->validate();

// usage with all arguments
$bool = $sessionCSRF->validate($id = '');

Arguments

NameType(s)Description
id (optional)int, string, null

Optional unique ID for this token

Return value

bool

Always returns true or throws exception

Exceptions

Method can throw exceptions on error:

  • WireCSRFException - if token not valid


SessionCSRF methods and properties

API reference based on ProcessWire core version 3.0.244

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani