Configure authentication in program and endpoints #2
| @@ -9,8 +9,6 @@ using System.Text.Json.Serialization; | ||||
|  | ||||
| var builder = WebApplication.CreateBuilder(args); | ||||
|  | ||||
| //var authSettings = AuthHelper.GetAuthSettings(builder, "thalos_service"); | ||||
|  | ||||
| builder.Services.ConfigureAuthentication(builder.Configuration); | ||||
|  | ||||
| builder.Services.AddLogs(builder); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user