AzureAD/microsoft-identity-abstractions-for-dotnet

[Bug] CallRestApiForAppAsync<TOutput> and CallRestApiForAppAsync<TInput, TOutput> are missing.

jmprieur opened this issue · 0 comments

Which version of Microsoft Identity Abstractions for dotnet are you using?
We need to implement CallRestApiForAppAsync<TOutput> and CallRestApiForAppAsync<TInput, TOutput> which are the missing counterpart of CallRestApiForUserAsync<TOutput> and CallRestApiForUserAsync<TInput, TOutput>