deauthenticate()
Home > @gooddata/sdk-backend-spi > IAnalyticalBackend > deauthenticate
IAnalyticalBackend.deauthenticate() method
Triggers deauthentication process against the backend.
Signature:
deauthenticate(): Promise<void>;
Returns:
Promise<void>
promise of the completed process, or rejection if deauthentication failed.