I've implemented Basic Authorization for API Authentication purposes. But, when I send my credential in API access those credentials show like the below picture in the Authorization header.
So, How to hide my credential in this header?
Thank you in advance.