slim-oauth2-middleware icon indicating copy to clipboard operation
slim-oauth2-middleware copied to clipboard

When is 4.x planned to release?

Open mariendev opened this issue 5 years ago • 6 comments

Do you have an idea when you will make the 4.x public? Since I get a deprecation warning on the 3.x for a dependency (container-interop/container-interop is abandoned) and is seems like the 4.x version already fixed this.

Thanks!

mariendev avatar Jul 07 '20 10:07 mariendev

@chadicus ?

mariendev avatar Dec 08 '20 10:12 mariendev

I'm sorry, i've been extremely busy with my other work so my hobbies have fallen to the wayside. I'll try to get v4 released by the end of the year or early next year.

chadicus avatar Dec 08 '20 15:12 chadicus

Hi @chadicus

Could you elaborate on what parts of the 4.x PR you would need help for ? I've got a bit of time but I'm not sure where to start

Thanks !

tchapi avatar Oct 08 '21 10:10 tchapi

Hi @chadicus

Any chance you could update us on the status of the 4.X branch (for this repo but also for slim-oauth2 and slim-oauth2-http) so we can see what's left to do and hopefully help you with that :) ?

Thanks !

tchapi avatar Jan 16 '22 17:01 tchapi

👋🏼

I've tried to make all the necessary changes in the three following repos:

  • https://github.com/chadicus/slim-oauth2-routes/pull/47
  • https://github.com/chadicus/slim-oauth2-middleware/pull/63
  • https://github.com/chadicus/slim-oauth2-http/pull/50

@chadicus My work is not very different from your attempt on https://github.com/chadicus/slim-oauth2-middleware/pull/48.

I've tested the updated packages (= my forks) with a real-life Slim4 application and it works well

@mariendev if ever you are still around and want to test them and confirm everything's ok for you, be my guest :)

  • https://github.com/tchapi/slim-oauth2-http/tree/next
  • https://github.com/tchapi/slim-oauth2-routes/tree/next
  • https://github.com/tchapi/slim-oauth2-middleware/tree/next

Happy to discuss, make modifications, etc ! Thanks !

tchapi avatar Jan 19 '22 16:01 tchapi

Any feedback from @chadicus would be nice. People are willing to help, but can't make any progress if there's not coming any feedback or when nothing's with requests.

DigiLive avatar Oct 08 '22 06:10 DigiLive