Home > @uniformdev/mesh-sdk-react > DelegationDisabledError

DelegationDisabledError class

Warning: This API is now obsolete.

This beta identity delegation API may change with breaking changes.

Thrown by reacquire() when sdk.getSessionToken() returns undefined, meaning identity delegation is not enabled for this integration. Distinct from transient errors so callers can avoid showing an error state.

Signature:

Extends: Error

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the DelegationDisabledError class