client
Home > @gooddata/sdk-backend-spi > IAuthenticationContext > client
IAuthenticationContext.client property
API client used to communicate with the backend.
Signature:
client: any;
Remarks
This can be used to perform any backend-specific, non-standard authentication.