SocialAuthController
class SocialAuthController extends Controller (View source)
Class SocialAuthController.
Traits
AuthorizesRequests
AuthorizesResources
DispatchesJobs
ValidatesRequests
Methods
Response
redirectToAuthenticationServiceProvider($provider)
Redirect the user to the Provider authentication page.
Response
handleAuthenticationServiceProviderCallback($provider)
Obtain the user information from authentication service provider.