Skip to content

Reproduction of an error I'm getting when using GetAccessTokenForUserAsync in a DelegatingHandler from Blazor running on Azure

Notifications You must be signed in to change notification settings

henriksen/BlazorAuthRepo

Repository files navigation

Before running the app

Create an Azure AD app registration, allow it the User.Read premission for Microsoft Graph and create a client secret.

Add the correct tenantId and clientId in appSettings.json, it also expects a AzureAd:ClientSecret as a user secret (or in the appSettings.json file).

About

Reproduction of an error I'm getting when using GetAccessTokenForUserAsync in a DelegatingHandler from Blazor running on Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published