FriendsOfSymfony / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony
1.09k stars 450 forks source link

TokenManagerInterface should allow bulk expire / delete #561

Open dkarlovi opened 6 years ago

dkarlovi commented 6 years ago

I should be able to expire / delete access and refresh tokens in bulk, using the token manager.