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
It would be really nice if you could add some kind of @authenticated() decorator to controller and actions that will call some midleware to decide if user is authorized to call the controller action.