currentUser()
Home > @gooddata/sdk-backend-spi > IAnalyticalBackend > currentUser
IAnalyticalBackend.currentUser() method
Returns a service for interacting with the currently authenticated user.
Signature:
currentUser(): IUserService;
Returns:
an instance that can be used to interact with the user