how to protect request information from 3rd party android apps using python -
how protect request information 3rd party android apps using server side. hello, can help, how identify 3rd party android apps , protect access 3rd party
assuming using rest-based setup might want using ssl certificates , use https verification , signal protection.
for simpler solution, use pre-shared-key , put in header of request.
with said setup safe key management. encryption , information security hard.
good luck!
Comments
Post a Comment