Skip to main content

Namespace: SolanaWebAuth

pkh-solana.SolanaWebAuth

Functions

getAuthMethod

getAuthMethod(solProvider, account): Promise<AuthMethod>

Get a configured authMethod for a Solana account in a web based environment

Parameters

NameType
solProviderany
accountAccountId

Returns

Promise<AuthMethod>