getUserInfo()
Syntax
After login, you can use this method to get user information.
Parameters
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".
Example
Response of example:
Last updated