Add logout navigationItem to sidebar
Hello !
I'm trying to add a navigation item on my sidebar to logout, I made this in my panel :
but it's not the right method for logout and I can't link the Logout action because NavigationItem doesn't have something to do this
I'm trying to add a navigation item on my sidebar to logout, I made this in my panel :
but it's not the right method for logout and I can't link the Logout action because NavigationItem doesn't have something to do this