Skip to content

Commit b6b6a39

Browse files
jeremyFreeAgentxabbuh
authored andcommitted
[Security][Guard] Completed start method signature
1 parent 24e2da6 commit b6b6a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/guard-authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Each authenticator needs the following methods:
418418
object that should be sent to the client. The ``$exception`` will tell you
419419
*what* went wrong during authentication.
420420

421-
**start**
421+
**start(Request $request, AuthenticationException $authException = null)**
422422
This is called if the client accesses a URI/resource that requires authentication,
423423
but no authentication details were sent (i.e. you returned ``null`` from
424424
``getCredentials()``). Your job is to return a

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy