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 b69a413 commit 2491e90Copy full SHA for 2491e90
Authenticator/InteractiveAuthenticatorInterface.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\Security\Http\Authenticator;
13
14
/**
15
- * This is an extension of the authenticator interface that must
+ * This is an extension of the authenticator interface that may
16
* be used by interactive authenticators.
17
*
18
* Interactive login requires explicit user action (e.g. a login
0 commit comments