JWTRefreshTokenBundle icon indicating copy to clipboard operation
JWTRefreshTokenBundle copied to clipboard

Delete with DQL so that rows-affected can be returned

Open rajivraman-MRM opened this issue 5 months ago • 1 comments

Use DQL to delete refresh-token, so that rows-affected can be returned.

rajivraman-MRM avatar Jul 18 '25 19:07 rajivraman-MRM

@shakaran please take a look at my last couple of commits. We actually don't need the PHPUnit references in the production code, because PHPUnit mocks subclass their original classes. Let me know if everything looks fine now. Thank you

rajivraman-MRM avatar Jul 28 '25 19:07 rajivraman-MRM