As an Android mobile developer I want to be able to protect my apps from running on devices that are not trusted so that my app is as secure as possible [idm]
*What*
* we will create a new package in the auth module to host the code for the self-defence checks. * There should be a new module class (e.g. "SecurityService") to allow init & use the service. |
|