How to hide the basic authorization credential in browser response header?

1.4k Views Asked by At

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.

Browser Network Header

0

There are 0 best solutions below