I want to implement OAuth in my web application and for that I added the following code in my startup.cs
startup.cs
public static IServiceCollection AddSwaggerD