AspNetCoreMicrosoftGraph icon indicating copy to clipboard operation
AspNetCoreMicrosoftGraph copied to clipboard

ASP.NET Core application and API using Microsoft Graph delegated clients

Results 3 AspNetCoreMicrosoftGraph issues
Sort by recently updated
recently updated
newest added

To many API calls, this needs to be improved

I am using React with Asp.net core web api. I have implemented as explained. In React, I am using scope as openid and the access as user where the same...

MsalClientException: IDW10104: Both client secret and client certificate cannot be null or whitespace, and only ONE must be included in the configuration of the web app when calling a web...