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 3e67d00 commit ef0d803Copy full SHA for ef0d803
Exception/AuthenticationExpiredException.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\Security\Core\Exception;
13
14
/**
15
- * AuthenticationServiceException is thrown when an authenticated token becomes un-authenticated between requests.
+ * AuthenticationExpiredException is thrown when an authenticated token becomes un-authenticated between requests.
16
*
17
* In practice, this is due to the User changing between requests (e.g. password changes),
18
* causes the token to become un-authenticated.
0 commit comments