TwoFactorRequiredException
class TwoFactorRequiredException extends AuthenticationFailedException
Exception indicating that a two factor code was required but not given
Properties
| $code | from ClientDeniedException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description