Skip to content

ZoneRpcAuthentication Errors

ZoneRpcAuthentication.InvalidSerializedError

Error thrown when a serialized authentication token cannot be deserialized.

Source: src/tempo/ZoneRpcAuthentication.ts

ZoneRpcAuthentication.MissingSignatureError

Error thrown when serializing an authentication token without a signature.

Source: src/tempo/ZoneRpcAuthentication.ts