Interface IUserQuery

    • Method Detail

      • doesUserExist

        boolean doesUserExist​(String userId)
        Return true if the user exists with the given authentication provider.
        Parameters:
        userId - the unique user identifier (required)
        Returns:
        true if the user exists with the given authentication provider