Module "framework/api/users/getByAuthAccount"
Functions
Const getByAuthAccount
- getByAuthAccount(providerOrAccount?: string | Expr | DocumentAuthAccount, accountId?: string | Expr): Promise<any>
-
Parameters
-
Default value providerOrAccount: string | Expr | DocumentAuthAccount = null
-
Default value accountId: string | Expr = null
Returns Promise<any>