app->singleton(Auth0Service::class, function($app) { return new Auth0Service($app); }); } }