×

Authenticate

iOS 14 +

Notes

Authenticate the user using FaceID or TouchID. The resulting 'true' or 'false' is copied to the clipboard. Use a 'wait to return' and 'get clipboard' action after this one.

Syntax

authenticate(openURL: <#Boolean#>, postURL: <#String (Allows Variables)#>)

Example

authenticate(openURL: true, postURL: "shortcuts://")