thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.64k stars 751 forks source link

New stable release? #977

Closed thomaspalmer closed 1 year ago

thomaspalmer commented 1 year ago

Hello!

Thanks for this package!

I've been successfully implementing an auth flow using pkce, using your library. Just wondering when there might a stable release for it as I'm having to point my composer config to your repository.

Unless I'm missing something of course...

Keep up the good work.

shadowhand commented 1 year ago

Is there something we haven't released that is needed?

thomaspalmer commented 1 year ago

Hey,

I couldn’t get PKCE support through normal install channels. I’ve ended up writing my own provider for it now as I also needed support for certificate credentials. If you’re interested in a PR for that let me know.

Thanks for replying.

On 26 Oct 2022, at 16:24, Woody Gilk @.***> wrote:

Is there something we haven't released that is needed?

— Reply to this email directly, view it on GitHub https://github.com/thephpleague/oauth2-client/issues/977#issuecomment-1292220126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQW2KVYINFOWFTAZQXNPADWFFEMTANCNFSM6AAAAAARLYB2B4. You are receiving this because you authored the thread.

ramsey commented 1 year ago

@shadowhand We haven't done a release since merging #901, which is what I think @thomaspalmer is asking for.

thomaspalmer commented 1 year ago

Hey,

That's correct @ramsey.

Not such a problem anymore as I've added my own provider, keep up the good work :)

stof commented 1 year ago

@ramsey @shadowhand looks like this release is still not done (which is why #982 was reported btw)

ramsey commented 1 year ago

PKCE support is now available in version 2.7.0.