We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b354d19 commit d52331bCopy full SHA for d52331b
security/access_token.rst
@@ -82,6 +82,7 @@ This handler must implement
82
83
use App\Repository\AccessTokenRepository;
84
use Symfony\Component\Security\Http\AccessToken\AccessTokenHandlerInterface;
85
+ use Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge;
86
87
class AccessTokenHandler implements AccessTokenHandlerInterface
88
{
0 commit comments