blazor-server-aad-sample
blazor-server-aad-sample copied to clipboard
What is resource meant to be set to?
In this demo what is the resource (in the settings, scope, resource) to be set to?
Would that be the https://
Would this example also work for AzureB2C?
+1 on both questions. Any chance we can get a dedicated B2C sample?
I have a B2C application with this code working and didn't need to set the resource value at all.
There is only one modification needed for this to work with B2C in Startup.cs, explained on @javiercn 's site here.