isConfigurationError property
bool
get
isConfigurationError
Whether the authentication failed due to configuration issues
Implementation
bool get isConfigurationError => error is FrappeConfigurationException;