Question:Which middleware is used to confirm a user is signed in to the application?
A Authenticated.php B RedirectIfAuthenticated.php C VerifyCsrfToken.php D AuthenticatedRedirect.php
+ AnswerA
+ Report