Skip to main content

Namespace: EthereumNodeAuth

pkh-ethereum.EthereumNodeAuth

Functions

getAuthMethod

getAuthMethod(ethProvider, account, appName): Promise<AuthMethod>

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

Parameters

NameType
ethProviderany
accountAccountId
appNamestring

Returns

Promise<AuthMethod>