Future<T> authWithPassword<T>({ required String identity, required String password, String? expand, String? fields, });