Hiro in Unity with Email Authentication workflow

Hello,

are there any sample for Hiro + Unity using the email based authentication workflow? The default sample for Unity uses the Device Authentication.
When I try to use Client.AuthenticateEmailAsync, neither session or account are set in the NakamaSystem and neither is the authorizer function called. Am I missing a crucial step?