- Issue created by @berdir
- 🇨🇭Switzerland berdir Switzerland
This turned out to be a major rabbit hole. I wanted to see where it goes, but it won't be possible to get this done like this, not in one issue.
Sure, it started with SessionManager, and then two related services, session storage and cookie authentication provider.
But then it escalated into config storage, state, various routing things, node grants, menu storage and path alias stuff.
I almost made it through, but wasn't quite sure how to deal with the path alias outbound through the url generator, so stopped there.
Also, it gets more complicated on pages not being the frontpage and pages having aliases/entities, then entity storage also gets involved and so on.