aspnetcore-webhooks-sample
aspnetcore-webhooks-sample copied to clipboard
Remove custom token validation code once SDK supports v2
As described in #170 replace custom token validation code once https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/issues/317 is fixed.
@baywet
I've updated the sample to use the Kiota-based Graph SDK, so now this is blocked by https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2237.