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
Rails might well change responses based on Session - so some kind of session extraction needs to happen. That probably also needs to be filtered, since we don't really need the whole session - e.g. we need to know user/maybe roles, not the whole Warden stack.
The text was updated successfully, but these errors were encountered:
Rails might well change responses based on Session - so some kind of session extraction needs to happen. That probably also needs to be filtered, since we don't really need the whole session - e.g. we need to know user/maybe roles, not the whole Warden stack.
The text was updated successfully, but these errors were encountered: