obtainCurrentPrincipal()
Home > @gooddata/sdk-backend-tiger > TigerAuthProviderBase > obtainCurrentPrincipal
TigerAuthProviderBase.obtainCurrentPrincipal() method
Signature:
protected obtainCurrentPrincipal(context: IAuthenticationContext): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
context | IAuthenticationContext |
Returns:
Promise<void>