â–¸ getUserInfo(): Promise<UserInfoResponse>
description Get user information, including sensitive information such as encryptedData.
example
Code
Returns
Promise<UserInfoResponse>
UserInfoResponse
Ƭ UserInfoResponse: Object
Type declaration
| Name | Type |
|---|---|
userInfo | UserInfo |
Interface: UserInfo
| Name | Type | Description |
|---|
Was this page helpful?
Last modified on