|
|
|
|
|
by mgliwka
1892 days ago
|
|
I think parent was referring to the session cookie. The linked article mentions putting the generated token into the server side user session and then to validate it on the next request. You might need a session cookie for that. |
|