Landing screen with actions to register or log in. Shows quick links to Profile and All Movies when the user is already authenticated.
Create the welcome page.
Angular Material dialog service for opening auth forms.
Determine if a JWT token exists in localStorage.
True if logged in; otherwise false.
Open the user login dialog.
Open the user registration dialog.
Landing screen with actions to register or log in. Shows quick links to Profile and All Movies when the user is already authenticated.