You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| rpId | string | string representing the domain the scan is being called on. For example a workflow hosted on azuki.com would pass in `azuki.com`. Defaults to `URL.hostname`| No |
@@ -77,6 +79,8 @@ Promise<{
77
79
78
80
### `getSignatureFromScan`
79
81
82
+
This function takes in a single object as the argument with the following parameters:
| rpId | string | string representing the domain the scan is being called on. For example a workflow hosted on azuki.com would pass in `azuki.com`. Defaults to `URL.hostname`| No |
0 commit comments