What's the best way to get the logged in user in Cucumber

I’m trying to get the cleanest way to get the logged in user from inside a step definition. Should I go with executeAsync or moreover from a fixture ? I’m new to cucumber and meteor, sorry if this seems obvious !