ankitmori
Results
2
comments of
ankitmori
Hello, You need to add below code as middleware. var clientPolicyStore = app.Services.GetRequiredService(); clientPolicyStore.SeedAsync().GetAwaiter().GetResult(); Thank you
Hello, You need to add below code as middleware. var clientPolicyStore = app.Services.GetRequiredService(); clientPolicyStore.SeedAsync().GetAwaiter().GetResult(); Thank you