Difference between revisions of "Action: Authenticate User"
m (→About) |
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> | ||
− | |||
− |
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.