thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.51k stars 1.12k forks source link

GrantTypeInterface: Add revokeRefreshTokens #1267

Closed reedy closed 2 years ago

reedy commented 2 years ago

Follows up d7634f92fcc2a4dc90a611987dc06579957b68d0

Ping https://github.com/thephpleague/oauth2-server/issues/1266

Sephster commented 2 years ago

Thanks for this. We've already got a fix in place which will be released with the next major so I'm going to decline merging this for now. Thank you very much for trying to solve this though. It is much appreciated.

netniV commented 2 years ago

It seems this issue is still relevant. It's been 5 months and this is still a bug that exists via composer installs. Is there any roadmap for this next major release?