IUserService
Home > @gooddata/sdk-backend-spi > IUserService
IUserService interface
Represents a user. It is an entry point to various services that can be used to inspect and modify the user.
Signature:
export interface IUserService
Methods
Method |
Description |
---|---|
Returns currently authenticated user | |
Returns currently authenticated user with details | |
Returns service that can be used to obtain settings that are currently in effect for the user. |