12-17-2016, 03:23 PM
I use my own tokens library, as it's like CI's CSRF functionality, but it allows for an array of tokens, and prevents some of the frustration involved with CI's CSRF. It's part of Community Auth, so you can see it there if you like.