getUserInfo()
Syntax
After login, you can use this method to get user information.
Parameters
Example
Response of example:
Last updated
After login, you can use this method to get user information.
Response of example:
Last updated
Name | Type | Required | Description |
---|---|---|---|
token
string
Yes
The authentication token response from Eueno API when login. After login success, this token was saved in local storage with the name "eueno-token".