Interface BaseProviderSessionSigsParams

Hierarchy

  • BaseProviderSessionSigsParams

Properties

authMethod: AuthMethod

Auth method verifying ownership of PKP

litNodeClient?: any

Lit Node Client to use. If not provided, will use an existing Lit Node Client or create a new one

pkpPublicKey: string

Public key of PKP to auth with

sessionSigsParams: GetSessionSigsProps

Params for getSessionSigs function

Generated using TypeDoc