PHP Class App\Helpers\Frontend\Auth\Socialite

Show file Open project: rappasoft/laravel-5-boilerplate Class Usage Examples

Public Methods

Method Description
getAcceptedProviders ( ) : array List of the accepted third party provider types to login with
getSocialLinks ( ) : string Generates social login links based on what is enabled

Method Details

getAcceptedProviders() public method

List of the accepted third party provider types to login with
public getAcceptedProviders ( ) : array
return array