in C#, .net 6, in my endpoint at the moment im just receiving some string input parameters in body, what i want is always(by default) end point has to collect bearer token in the Header part, is there any code snap available please post..!!
in C#, .net 6, in my endpoint at the moment im just receiving some string input parameters in body, what i want is always(by default) end point has to collect bearer token in the Header part, is there any code snap available please post..!!