Skip to main content

Namespace: EthereumWebAuth

pkh-ethereum.EthereumWebAuth

Functions

getAuthMethod

getAuthMethod(ethProvider, account): Promise<AuthMethod>

Get a configured authMethod for an Ethereum account in a web based environment

Parameters

NameType
ethProviderany
accountAccountId

Returns

Promise<AuthMethod>