Slim-Middleware icon indicating copy to clipboard operation
Slim-Middleware copied to clipboard

Migrated StrongAuth middleware from Slim-Extras

Open grantlucas opened this issue 11 years ago • 4 comments

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.

grantlucas avatar Jul 13 '14 14:07 grantlucas

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 avatar Jul 16 '14 20:07 silentworks

@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?

grantlucas avatar Jul 16 '14 20:07 grantlucas

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.

silentworks avatar Jul 16 '14 21:07 silentworks

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:

grantlucas avatar Jul 17 '14 01:07 grantlucas