?iť?

Your IP : 52.15.239.254


Current Path : /home/scgforma/www/soc064/htdocs/includes/OAuth/OAuth2/Service/Exception/
Upload File :
Current File : /home/scgforma/www/soc064/htdocs/includes/OAuth/OAuth2/Service/Exception/InvalidAuthorizationStateException.php

<?php

namespace OAuth\OAuth2\Service\Exception;

/**
 * Exception thrown when the state parameter received during the authorization process is invalid.
 */
class InvalidAuthorizationStateException extends \Exception
{
}