AuthOptions
Defined in: ootle-wallet-daemon-signer/src/auth.ts:39
Properties
Section titled “Properties”appName?
Section titled “appName?”
optionalappName?:string
Defined in: ootle-wallet-daemon-signer/src/auth.ts:43
Application name used as the WebAuthn username/identifier. Defaults to "tari-wallet-sdk".
permissions?
Section titled “permissions?”
optionalpermissions?:JrpcPermission[]
Defined in: ootle-wallet-daemon-signer/src/auth.ts:41
Permissions to request from the wallet daemon. Defaults to ["Admin"].