Version 2.1.0
- Changed encoding mode from Base64 to Base64UrlSafe.
- Added a Reusable variant to the AntiCSRF class, for use with AJAX forms.
- #20 - Implemented better support for front-controller URIs by allowing
REQUEST_URI
to be swapped out forPATH_INFO
.