File "MissingTemporaryCredentialsException.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/laravel/socialite/src/One/MissingTemporaryCredentialsException.php
File size: 159 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Laravel\Socialite\One;

use InvalidArgumentException;

class MissingTemporaryCredentialsException extends InvalidArgumentException
{
    //
}