@upbond/sdk - v0.0.3
    Preparing search index...

    Function isDefinitiveAuthError

    • A token-endpoint rejection that will not heal by retrying (4xx: revoked or expired grant, bad client). Network failures and 5xx are transient — the session should survive them and retry later.

      Parameters

      • error: unknown

      Returns boolean

      Most integrations should use createUpbond instead.