Skip to main content

Namespace: StacksWebAuth

pkh-stacks.StacksWebAuth

Functions

getAuthMethod

getAuthMethod(stacksProvider, account): Promise<AuthMethod>

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

Parameters

NameType
stacksProviderany
accountAccountId

Returns

Promise<AuthMethod>