[ 'App\Listeners\EventListener', ], \SocialiteProviders\Manager\SocialiteWasCalled::class => [ \SocialiteProviders\OIDC\OIDCExtendSocialite::class.'@handle', ], ]; /** * Register any events for your application. * * @return void */ public function boot() { parent::boot(); // } }