Difference between revisions of "Action: Authenticate User"
m (→Example) |
m (→About) |
||
Line 7: | Line 7: | ||
</pre> | </pre> | ||
− | + | '' Requires Root or [https://www.macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB hack] '' |
Revision as of 18:09, 29 January 2024
About
This action can be used to request that the user authenticates their identity. This action will set a boolean variable to indicate success/failure and subsequent actions will be blocked until authentication completes.
Requires Root or ADB hack