c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

This is closed due to some issues don't go through it. #93

Closed Hemu21 closed 6 months ago

Hemu21 commented 6 months ago

User Not Authenticated Home Page Fixed. User should able to see different home pages of the website before login and after login.

Description

I added the authentication check in home page and return the home page that describes the website and returns the home page that user have to see after user login.

Related Issue

User Not Authenticated HomePage resolve #92

steps to reproduce

not_login_home_page

Link of the Issue

https://github.com/c2siorg/Codelabz/issues/92

Motivation and Context

If User is not Authenticated then Website should show it's home page but it is showing the home page after user logged in. This is a bug that will reduce user experience. Fixing this feature will increase user experience. It means User have to see the different home pages before login and after login. I fixed this bug. Now this feature works perfectly.

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

not_login_home_fix

Types of changes

Checklist:

Review Request

@ABHISHEK-PANDEY2 @Maahi10001 @Shiva-Nanda @c2sibot Please Review My PR. Approve My PR

rohitPandey469 commented 6 months ago

Nice one

Hemu21 commented 6 months ago

@rohitPandey469 Thank you.