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 6d3cd5a commit 887b8f2Copy full SHA for 887b8f2
Authenticator/InteractiveAuthenticatorInterface.php
@@ -16,8 +16,8 @@
16
* be used by interactive authenticators.
17
*
18
* Interactive login requires explicit user action (e.g. a login
19
- * form or HTTP basic authentication). Implementing this interface
20
- * will dispatch the InteractiveLoginEvent upon successful login.
+ * form). Implementing this interface will dispatch the InteractiveLoginEvent
+ * upon successful login.
21
22
* @author Wouter de Jong <wouter@wouterj.nl>
23
*/
0 commit comments