InvalidCsrfTokenException

InvalidCsrfTokenException

class InvalidCsrfTokenException extends AuthenticationException

This exception is thrown when the csrf token is invalid.

Methods

TokenInterface getToken()

Get the token.

from AuthenticationException
登录查看完整内容