That’s one of the issues that needs a code fix. Auth0 used to return and id but now they return a user_id inside of an identities array and you can’t just use the user_id inside of the main hash because it changes depending on which provider they used to login with (auth0, google, Facebook, etc)