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

[Refactor] check user logged in status #917

Open
danielsh28 opened this issue Aug 25, 2022 · 0 comments · May be fixed by #923
Open

[Refactor] check user logged in status #917

danielsh28 opened this issue Aug 25, 2022 · 0 comments · May be fixed by #923
Assignees

Comments

@danielsh28
Copy link
Collaborator

currently, we are using an error response in fetching user details to handle the logic of the header rendering of whether the user is logged in or not.
we need instead to use the backend endpoint /user/is_user_logged_in in order to decided forword logic.

@danielsh28 danielsh28 changed the title [Refactor] check user lstatus [Refactor] check user logged in status Aug 25, 2022
@shaysw shaysw linked a pull request Aug 31, 2022 that will close this issue
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 a pull request may close this issue.

2 participants