Thanks for your reply.
Unfortunately this won’t work in my case: The route name is fixed inside the mixin (login - it’s an auth mixin). Basically I could add a config option to supply a route name as you suggested, but this wouldn’t be very different from an option isEngine, i.e. doing it manually.