oauth2-server icon indicating copy to clipboard operation
oauth2-server copied to clipboard

RFC 7591/7592 support

Open alexplumb opened this issue 7 years ago • 7 comments

Are there any plans to support these two RFCs? I'd love to be able to use this library for managing clients in addition to just authenticating against them.

alexplumb avatar Jul 19 '16 15:07 alexplumb

Hi @alexplumb, I don't have any plans currently to support these RFCs (I've not yet had a chance to read the specs).

It's likely device flow support and OpenID Connect will be next but I will happily add these RFCs to the backlog.

alexbilbie avatar Jul 19 '16 16:07 alexbilbie

Thanks for the quick response, @alexbilbie. Looking forward to it!

alexplumb avatar Jul 19 '16 16:07 alexplumb

@alexbilbie hello, any news about this ? OAuth device flow is very useful

GreyXor avatar May 04 '22 15:05 GreyXor

@GreyXor I'm no longer involved with this project.

I'm sure @Sephster would consider the request in exchange for some sponsorship 😄

alexbilbie avatar May 04 '22 15:05 alexbilbie

There is a PR in for this already which I am going to get added in with the next major version :+1:

Sephster avatar May 04 '22 15:05 Sephster

@Sephster are you talking about this one ? https://github.com/thephpleague/oauth2-server/pull/1074 There is something i can do for help ? I have already tested it and it is great for my device flow use case

GreyXor avatar May 10 '22 08:05 GreyXor

@GreyXor I am. That's great to hear. Main reason it takes so long is just the checking it complies with the RFC. If you've noticed any discrepancies in this regard please note them on the PR. Thank you for your offer of help

Sephster avatar May 10 '22 15:05 Sephster