This function returns user data without showing a menu. If the user is not logged in, it will return null. If the user is logged in but not connected to the application, it will return not_linked. Otherwise, it will return an authResponse the same as login() or register() will. The second argument can be used to skip the cache.