Basically tag content will be moved into corresponding event. That's all.
Not sure if we talked about this somewhere, but we actually are missing magic links to a pages, that allows user to auto logged-in, while using them, e.g.
will not only automatically login user based on given token (user, who will be logged-in is pre-generated individually for each user, once needed), but also show /some/page.html, that was requested.
Similar functionality was developer in In-Business task: "#35976 - User Auto-Login on Front-end" for one of Intechnic projects.