John Oliv
Lurker
Hi, I have question regarding my future app. Need expertise solution regarding how to avoid http capture, nowadays there are many people who is trying to leak our API.
I was just thinking about setting http request authorization in my backend (php).
Ex: BASIC TOKENXXXX
However, the question is. Is it safe to do? Does development app such as HTTP CRANARY will also capture our request authorization since it is part of http request.
I was just thinking about setting http request authorization in my backend (php).
Ex: BASIC TOKENXXXX
However, the question is. Is it safe to do? Does development app such as HTTP CRANARY will also capture our request authorization since it is part of http request.