In the guidance I linked to above, it says to log a user out of the session, use https://accountname.shinyapps.io/Rminor_elevated/logout/ (My app name is Rminor_elevated) and to log them out of shinyapps.io, use https://login.shinyapps.io/logout. Whenever I go to the app, then paste the first link into my browser, I get a 404. When I paste the other link in, it takes me to the shinyapps.io login page and tells me my logout is successful.
But then if I go back to the app's URL, it just lets me right back in without having to log back in.
The only way I was able to get it to work properly was to clear my cookies, which I don't think is a sustainable answer for my users (who want a way to log out). How can I handle this from within the app?
It works perfectly for me. Perhaps a screenshot of the browser with the logout URL and the 404?
If you don't want to share publicly, feel free to DM me.
The 404 is not the problem. The problem is once it logs you out, it lets you get right back into the app without having to log back in. I'm not sure what I could screenshot to show that.
So, I do not experience a 404, and I am logged out my app and need to log back in. It isn't clear to me that there isn't a relationship between the two.