SignedCookieError¶ [Source] Errors that can occur when verifying a signed cookie value. type SignedCookieError is (MalformedSignedValue val | InvalidSignature val) Type Alias For¶ (MalformedSignedValue val | InvalidSignature val)