1) Problem → I want to link directly to members-only content from an email. However, if the member isn't logged in they get redirected to the login page (okay) but they don't get redirect back to the members-only content after login.
2) Why is this important → Members clicked on the link to access a particular piece of content. It doesn't make sense to redirect them somewhere else when they login.
3) What's your plan B → Hope people go back to the email and click again. Extend the default sessions duration to as long as possible. https://app.memberstack.io/power-ups#memberPages
4) Possible solutions we could build for you → I'm not sure how difficult if would be to add, but this functionality makes a ton of sense. We're accounting for redirects that originate on the site (Memberstack is listening for the click), but maybe we can "save" the URL when the hidden page is also the landing page...