Slim-Middleware
Slim-Middleware copied to clipboard
Slim Framework 2 middleware
Hello, Is that possible to create a new tag with the new middleware ?
Added CSRF guard with request header check, compatible with AngularJS cookie & header names by default. Added configuration options including action on token check fail to address issues like this:...
This simply takes the StrongAuth middleware from Slim-Extras and ports it to the new slim middleware repo. This allows for StrongAuth to be used without having to include Slim-Extras which...
Hi, I have a problem with phpunit. I downloaded the project and init with "composer install". Then I started: "phpunit", but seems to have some problems. Can you help me?...
I just come to read that http://help.slimframework.com/discussions/questions/65-content-types What do you think of adding that to the content negotiation middleware ? I can make a pr in this way if you...