Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home page access without login. #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Etan31
Copy link

@Etan31 Etan31 commented Nov 25, 2024

The home page could previously be accessed without logging in by right-clicking the image. When the home page is run, the image icy-tower-start1.png could be right-clicked and opened in a new tab, allowing users to bypass the login requirement. To address this, I have now added a checkLoginStatus function to ensure users cannot access the home page without logging in.

Copy link
Author

@Etan31 Etan31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This redirect user to home-page after login, to hide the modal when the user is already Logged In

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant