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