[ 'SocialiteProviders\Slack\SlackExtendSocialite@handle', 'SocialiteProviders\Azure\AzureExtendSocialite@handle', ], ]; /** * Register any other events for your application. * * @return void */ public function boot() { parent::boot(); } }