You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a common welcome page and after login it should return the message Welcome user_name.
For this I think we have to return two separate type of components based on auth.authState
Screenshots
Desktop (please complete the following information):
OS: macOS Big Sur
Browser [safari]
Version [11.1]
Smartphone (please complete the following information):
Device: [Samsung Galaxy A 50]
OS: [Android Marshmallow]
Browser [chrome]
Additional context
NA
The text was updated successfully, but these errors were encountered:
Describe the bug
When I first opens the website it shows welcome unknown user
To Reproduce
Steps to reproduce the behavior:
First run the project locally as per the instruction in readme
Expected behavior
There should be a common welcome page and after login it should return the message Welcome user_name.
For this I think we have to return two separate type of components based on
auth.authState
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
NA
The text was updated successfully, but these errors were encountered: