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 ac04bfc commit 30539fcCopy full SHA for 30539fc
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