maxlibin opened this issue 3 years ago · 3 comments
There is no option to logout currently
There seems to be a logout route:
sketch-sh/client/src/Route.re
Line 19 in 2cd5b18
@maxlibin how do you think this would work better at ui level? Maybe when hovering over the profile image some dropdown with Log out link appears? 🤔
Log out
There seems to be a logout route: sketch-sh/client/src/Route.re Line 19 in 2cd5b18 | AuthLogout @maxlibin how do you think this would work better at ui level? Maybe when hovering over the profile image some dropdown with Log out link appears? 🤔
Yea, at least I feel like that is the most natural thing to do. I will create a PR here.
Fixed in #332.