<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview2-orphaned-kg-certs" />

Microsoft.Identity.Client.Internal.AuthCodeRequestComponent

Responsible for getting an auth code

public Task<Uri> GetAuthorizationUriWithPkceAsync(string codeVerifier, CancellationToken cancellationToken)