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 f13e2ff commit 9bea798Copy full SHA for 9bea798
security/access_token.rst
@@ -78,6 +78,7 @@ This handler must implement
78
namespace App\Security;
79
80
use App\Repository\AccessTokenRepository;
81
+ use Symfony\Component\Security\Core\Exception\BadCredentialsException;
82
use Symfony\Component\Security\Http\AccessToken\AccessTokenHandlerInterface;
83
use Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge;
84
0 commit comments