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
Right now, the backend is only checking for a logged-in user before allowing resource viewing, updating, and deleting. This probably shouldn't be allowed unless the resource belongs to the current user... 😝