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