Skip to main content

ERR_AUDIENCE_MISMATCH

Constant ERR_AUDIENCE_MISMATCH 

Source
pub const ERR_AUDIENCE_MISMATCH: u16 = 1013;
Expand description

Wire value of code on Response::Error when the deepest UCAN’s aud does not match the connection’s client_id (or the bearer’s caller). Prevents intercepted-token replay by a third party. retryable: false. SP-capability-v2.