X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/laravel/socialite/src/Two
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
laravel
/
socialite
/
src
/
Two
/
📁
..
📄
AbstractProvider.php
(9.34 KB)
📄
BitbucketProvider.php
(3 KB)
📄
FacebookProvider.php
(3.98 KB)
📄
GithubProvider.php
(2.42 KB)
📄
GitlabProvider.php
(1.26 KB)
📄
GoogleProvider.php
(2.26 KB)
📄
InvalidStateException.php
(144 B)
📄
LinkedInProvider.php
(3.76 KB)
📄
ProviderInterface.php
(416 B)
📄
User.php
(1.19 KB)
Editing: ProviderInterface.php
<?php namespace Laravel\Socialite\Two; interface ProviderInterface { /** * Redirect the user to the authentication page for the provider. * * @return \Symfony\Component\HttpFoundation\RedirectResponse */ public function redirect(); /** * Get the User instance for the authenticated user. * * @return \Laravel\Socialite\Two\User */ public function user(); }
Upload File
Create Folder