I created a project using .NET 5. I am using JWT to validate it:
// JWT services.AddAuthentication(x => { x