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
| Name | Type |
|---|---|
solProvider | any |
account | AccountId |
Returns
Promise<AuthMethod>