Difference between revisions of "Action: Authenticate User"

m
m
Line 6: Line 6:
 
This action will set a boolean variable to indicate success/failure and subsequent actions will be blocked until authentication completes.
 
This action will set a boolean variable to indicate success/failure and subsequent actions will be blocked until authentication completes.
 
</pre>
 
</pre>
 +
''See also: [https://macrodroidforum.com/wiki/index.php/Variables#Boolean Variable | Boolean]''

Revision as of 18:11, 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.

See also: Variable | Boolean