Skip to content

Plasma-Platform/Plasma-Users-JS-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users

Kind: global class

new Users(url)

User API JS client

Param Description
url Root path of the service, i.e. http://service-users.sol.dev/api/v1

users.theme(user_id)

Returns user's publicly available theme (name, avatar, colors).

You will get an object {"userName":"...string","avatar":"...string","background":"#42a5f5"}

Kind: instance method of Users

Param Description
user_id User id