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

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -