onNotAuthenticated
Home > @gooddata/sdk-backend-spi > IAuthenticationProvider > onNotAuthenticated
IAuthenticationProvider.onNotAuthenticated property
Specify function to be called when the Analytical Backend raises a NotAuthenticated error.
Signature:
onNotAuthenticated?: NotAuthenticatedHandler;