Sabry you can configure Flarum to hide everything for non-members ("View forum" permission in the admin panel).
However I don't think there is an extension that will automatically prompt for login. If you change the "View forum" permission, the forum will simply display an empty discussion list to guests.
Using the extension API you could create an extension that changes the content of the Flarum homepage for guests, or opens a modal automatically.