/home/kueuepay/public_html/vendor/laravel/socialite/src/Two/InvalidStateException.php
<?php

namespace Laravel\Socialite\Two;

use InvalidArgumentException;

class InvalidStateException extends InvalidArgumentException
{
    //
}
Examples

Examples

For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository