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

TODO Nav bar sign out #22

Open
tylerq23 opened this issue Dec 3, 2022 · 0 comments
Open

TODO Nav bar sign out #22

tylerq23 opened this issue Dec 3, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@tylerq23
Copy link
Owner

tylerq23 commented Dec 3, 2022

Navbar tsx ln 13. Currently in the context, theres a listener for auth updates. The navbar itself calls auth.SignOut which should in theory sign out the user -> catch in the context -> set the user to null in context. But after I manually set the context var from the navbar to null as well. Not sure if this needed or duplicated code....

@tylerq23 tylerq23 added the help wanted Extra attention is needed label Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant