Migrated StrongAuth middleware from Slim-Extras
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 may cause problems with also using Slim-Views.
I think this should have its own repo. I don't think it should have been part of Slim Extras in the first place.
@silentworks Ah interesting. I initially set it up in its own repo but then remembered Slim-Middleware and wasn't sure where to put it.
Do you have any interest in setting up a repo under your name for this?
If you have already done so just point me to it. We will be creating a Slim Extras website soon, to make finding extras easier. Just add slimphp to the keywords section of the composer.json file.
Mine was a short lived repo as I removed it as soon as I made this PR so it's up to you. I'm happy to set this up in a repo and maintain it if you'd like. I can add you as a contributor to it as well.
What do you think?
Thanks for all your work in and around Slim so far by the way :smile: