Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

getWebAuthClient(appClientConfig): WebAuthClient
Defined in: app-sdk/src/webAuthClient/app.ts:27 Create a new WebAuthClient instance.
  • appId is the numeric app ID displayed for your app on the Vincent Dashboard

Parameters

appClientConfig

WebAuthClientConfig

Returns

WebAuthClient