Skip to content

AuthOptions

Defined in: ootle-wallet-daemon-signer/src/auth.ts:39

optional appName?: string

Defined in: ootle-wallet-daemon-signer/src/auth.ts:43

Application name used as the WebAuthn username/identifier. Defaults to "tari-wallet-sdk".


optional permissions?: JrpcPermission[]

Defined in: ootle-wallet-daemon-signer/src/auth.ts:41

Permissions to request from the wallet daemon. Defaults to ["Admin"].