I have a very basic authentication setup:
public class Startup { public void ConfigureServices(IServiceCollection services) { services.AddAuth