You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you access the endpoint of a nonexistent user, you still get to see the private page of that user. Instead, this should give a 404 or another error message.