public async Task CreateDataStoreAsync() { await repository.CreateDataStoreAsync(); await identityRepository.SetupDataSource(); }