FriendsOfSymfony / FOSOAuthServerBundle

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

hidourianis: fix token controller type hinting #687

Open HidouriAnis opened 2 years ago

HidouriAnis commented 2 years ago

We should use Interface type hinting. i have a problem with this type hinting when I needed to create a decorator for a custom createAccessToken method